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 indicate whether drag/drop operation is to be aborted. | |
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