Gets the item to which the link connects.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public TreeViewItem Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As TreeViewItem |
A TreeViewItem instance specifying the connection's target item.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |