Gets the node that will become the link's destination if the event is validated.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DiagramNode Destination { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Destination As DiagramNode |
An instance of the DiagramNode class.
WpfDiagram Programmer's Guide | © 2024 MindFusion |