Initializes a new instance of the DiagramLink class with default values supplied form the specified Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public DiagramLink ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The Diagram from which to obtain default values for the link properties.
See Also