Cancels the creation or modification of the link.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public void CancelDrag () |
Visual Basic
![]() |
---|
Public Sub CancelDrag () |
Calling this method immediately stops the operation. On the other hand, setting Cancel to true only cancels the operation when the user releases.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |