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