Gets or a sets a value that indicates whether the drag/drop operation is to be aborted.
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'abort',
get: function(),
set: function(value)
)
abort: boolean;
true if the drag/drop operation is to be aborted; otherwise, false. The default value is false.
For an example, refer to ImageViewerDragInteractiveMode.
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