MindFusion.Wpf Pack Programmer's Guide
LinkValidationEventArgs.ChangingOrigin Property
See Also
 





Gets a value indicating whether the user modifies the link's origin end point.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public bool ChangingOrigin { get; }

Visual Basic  Copy Code

Public ReadOnly Property ChangingOrigin As Boolean

 Property Value

true if the user is changing the origin point; otherwise, false.

 See Also

LinkValidationEventArgs Members
LinkValidationEventArgs Class
MindFusion.Diagramming.Wpf Namespace