Drag operations that can occur.
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'allowedEffects',
get: function(),
set: function(value)
)
allowedEffects: string;
The drag operations that can occur. Default value is DropEffects.
Allowed effects are Copy and Move.
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