Initializes a new instance of the DiagramLink class.
Overload List| Name | Description |
|---|---|
Initializes a new instance of the DiagramLink class. |
|
Initializes a new instance of the DiagramLink class with default values supplied form the specified Diagram. |
|
Initializes a new instance of the DiagramLink class between the specified nodes with default values supplied form the specified Diagram. |
|
Initializes a new instance of the DiagramLink class between the specified node and the specified point with default values supplied form the specified Diagram. |
|
Initializes a new instance of the DiagramLink class between the specified point and the specified node with default values supplied form the specified Diagram. |
|
Initializes a new instance of the DiagramLink class between the specified points with default values supplied form the specified Diagram. |
|
Initializes a new instance of the DiagramLink class between the specified nodes using the specified diagram link as a prototype. |
See Also