sourceImageViewer Property

Summary

Image Viewer that initiated the drag event.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'sourceImageViewer', 
	get: function() 
) 
sourceImageViewer: ImageViewer; // read-only 

Property Value

The image viewer that initiated the drag event.

Remarks

This is the same ImageViewer currently attached to ImageViewerDragInteractiveMode.

Example

For an example, refer to ImageViewerDragInteractiveMode.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly