Creates a new DiagramLink instance between the specified tree items and adds it to the Links collection of the underlying diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramLink CreateDiagramLink ( |
Visual Basic Copy Code |
---|
Public Function CreateDiagramLink( _ |
The origin node.
The origin item.
The destination node.
The destination item.
The newly created DiagramLink instance.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |