Custom HTML element to act as the drag item
Object.defineProperty(ImageViewerDragInteractiveMode.prototype, 'customDragElement',
get: function(),
set: function(value)
)
customDragElement: HTMLElement;
Custom HTML element to act as the drag item. Default value is null.
Refer to Image Viewer Drag and Drop for more information.
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