Gets the node to which the link will be connected.
Namespace: MindFusion.Diagramming
Package: 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.