DiagramLite Programmer's Guide
DiagramLink Constructor
See Also
 





 Overload List

Name Description

DiagramLink ()

Initializes a new instance of the DiagramLink class.

DiagramLink (Diagram)

Initializes a new instance of the DiagramLink class.

DiagramLink (Diagram, DiagramNode, DiagramNode)

Initializes a new instance of the DiagramLink class between the specified nodes using the specified diagram link as a prototype.

DiagramLink (Diagram, DiagramNode, Point)

Initializes a new instance of the DiagramLink class between the specified node and the specified point with default values supplied from the specified Diagram.

DiagramLink (DiagramLink)

Initializes a new instance of the DiagramLink class using the specified diagram link as a prototype.

 See Also

DiagramLink Class
MindFusion.Diagramming Namespace