The following tables list the members exposed by ImageViewerItemDragDropEventArgs.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
ImageViewerItemDragDropEventArgs | Initializes a new instance of ImageViewerItemDragDropEventArgs. |
Public Properties
Name | Description | |
---|---|---|
![]() |
abort | Gets or a sets a value that indicates whether the drag/drop operation is to be aborted. |
![]() |
customDragElement | The HTML element acting as the custom drag drop element. |
![]() |
effect | Current drop effect. |
![]() |
format | Format of the drop object. |
![]() |
location | Location of the drag item. |
![]() |
nativeEvent | Native event that initiated this drag/drop operation |
![]() |
operation | Current drag operation. |
![]() |
sourceImageViewer | Image Viewer that initiated the drag event. |
![]() |
sourceItem | The item that originated this drag/drop operation. |
![]() |
targetImageViewer | Current target image viewer for this drop operation. |
![]() |
targetItem | The target item for this drop operation. |
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