allowedEffects Property (ImageViewerDragInteractiveMode)

Summary

Drag operations that can occur.

Syntax

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

Property Value

The drag operations that can occur. Default value is DropEffects.

Remarks

Allowed effects are Copy and Move.

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