Current target image viewer for this drop operation.
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'targetImageViewer',
get: function()
)
targetImageViewer: ImageViewer; // read-only
The current target image viewer for this drop operation.
This changes as the user drags on the application if more than one image viewer exists. It can be null if the object is not currently over an image viewer object and the same value as SourceImageViewer if the item is being dragged over the same viewer (if supported).
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