Gets the node to which the link will be connected.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramNode Node { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Node As DiagramNode |
An instance of the DiagramNode class.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |