Initializes a new instance of the DiagramLink class between the specified points with default values supplied form the specified Diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLink ( |
Visual Basic Copy Code |
---|
Public New ( _ |
The Diagram from which to obtain default values for the link properties.
The origin point of the new link.
The destination point of the new link.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |