Current drop effect.
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'effect',
get: function(),
set: function(value)
)
effect: string;
The current drop effect. Default value is None.
Change the value of this property to update UI (mouse cursor). Set it to None to disable dropping.
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