Gets a value indicating whether the user modifies the link's origin end point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool ChangingOrigin { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ChangingOrigin As Boolean |
true if the user is changing the origin point; otherwise, false.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |