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