C#
VB
C++
Gets or a sets a value that indicate whether drag/drop operation is to be aborted.
public bool Abort { get; set; } Public Property Abort() As BooleanGetSet
public:property bool Abort{bool get()void set(bool value)}
true if the drag/drop operation is to be aborted, otherwise; false. 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
