Initializes a new instance of the DiagramLink class between the specified node and the specified point 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 node of the new link.
The destination point of the new link.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |