The target item for this drop operation.
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'targetItem',
get: function(),
set: function(value)
)
targetItem: ImageViewerItem;
The item in TargetImageViewer that will currently be the target for the drop operation. Or null if the drag item is not over any item.
This is the item in TargetImageViewer that will currently be the target for the drop operation. It can be null if the image viewer does not have any items or if the object is not on top of any item boundary.
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