Error processing SSI file
(Leadtools.Controls)

Show in webframe

TargetImageViewer Property




Current target image viewer for this drop operation.
Syntax
public ImageViewer TargetImageViewer {get;}
'Declaration
 
Public ReadOnly Property TargetImageViewer As ImageViewer

Property Value

The current target image viewer for this drop operation.
Remarks

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).

Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

See Also

Reference

ImageViewerItemDragDropEventArgs Class
ImageViewerItemDragDropEventArgs Members

Error processing SSI file