The HTML element acting as the custom drag drop element.
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'customDragElement',
get: function()
)
customDragElement: HTMLElement; // read-only
HTML element acting as the custom drag drop element.
This is set to the same value as ImageViewerDragInteractiveMode.CustomDragElement. 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