Gets the node that will become the link's destination if the event is validated.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode Destination { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Destination As DiagramNode |
An instance of the DiagramNode class.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |