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 : TargetItem Property |
public ImageViewerItem TargetItem {get;}
'Declaration
Public ReadOnly Property TargetItem As ImageViewerItem
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.