effect Property

Summary

Current drop effect.

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerItemDragDropEventArgs.prototype, 'effect', 
	get: function(), 
	set: function(value) 
) 
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
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.