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 : TargetImageViewer Property |
public ImageViewer TargetImageViewer {get;}
'Declaration
Public ReadOnly Property TargetImageViewer As ImageViewer
This changes as the user drags on the application if more than one image viewer exists. It can be null if the object is not currently over an image viewer object and the same value as SourceImageViewer if the item is being dragged over the same viewer (if supported).
For an example, refer to ImageViewerDragInteractiveMode.