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