![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerItemDragDropEventArgs Class |
The following tables list the members exposed by ImageViewerItemDragDropEventArgs.
Name | Description | |
---|---|---|
![]() | ImageViewerItemDragDropEventArgs Constructor | Initializes a new instance of ImageViewerItemDragDropEventArgs. |
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. |