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