sourceImageViewer Property (ImageViewerItemDragDropEventArgs)

Summary

Image Viewer that initiated the drag event.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'sourceImageViewer', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize