effect Property (ImageViewerItemDragDropEventArgs)

Summary

Current drop effect.

Syntax

JavaScript Syntax
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'effect', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
effect: string;

Property Value

The current drop effect. Default value is None.

Remarks

Change the value of this property to update UI (mouse cursor). Set it to None to disable dropping.

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