Indicates if this drag operation was canceled.
public bool IsCanceled { get; set; }
Public Property IsCanceled() As Boolean
Get
Set
public:
property bool IsCanceled
{
bool get()
void set(bool value)
}
true if this drag operation was canceled, otherwise; false.
A drag operation consists of DragStarted (when the user clicks the mouse or touch down), followed by one or more DragDelta (while dragging on the control) and finally DragCompleted (when the mouse is released or touch up). This drag operation can be aborted at anytime if one of the following occur after DragStarted has been fired but before DragCompleted:
The user has switched the UI away from the control. For example by pressing ALT-TAB or the Windows key in platforms that support a keyboard.
The user has pressed the Escape key and the value of InteractiveService.CancelOnEscape was set to true.
In these cases, the service will fire the DragCompleted to complete the drag operation but the value of IsCanceled will be set to true and ImageViewerInteractiveMode objects listening to the drag event will abort the work started.
InteractiveDragCompletedEventArgs Class
Products |
Support |
Feedback: IsCanceled Property (InteractiveDragCompletedEventArgs) - Leadtools.Controls |
Introduction |
Help Version 19.0.2017.6.20
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.