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