Gets a value indicating whether the interaction should terminate on the next pass.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public bool ShouldCancelDrag () |
Visual Basic Copy Code |
---|
Public Function ShouldCancelDrag () As Boolean |
true if the interaction should terminate; otherwise, false.