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