operation Property (ImageViewerItemDragDropEventArgs)

Summary

Current drag operation.

Syntax

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

Property Value

Current drag operation such as Enter, Over, Leave or Drop.

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