Creates a new DiagramLink instance between the specified tree items and adds it to the Links collection of the underlying diagram.
Namespace: MindFusion.Diagramming
Package: 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.
NetDiagram Programmer's Guide | © 2023 MindFusion |