ImageViewerDragMode Enumeration

Summary

Drag mode to use.

Syntax

JavaScript Syntax
lt.Controls.ImageViewerDragMode = { 
	HTMLNative: 0, 
	Item: 1 
} 
TypeScript Syntax
lt.Controls.ImageViewerDragMode = { 
	HTMLNative: 0, 
	Item: 1 
} 

Members

0 HTMLNative

(0) Use native browser mode

1 Item

(0) Use custom LEADTOOLS drag and drop

Remarks

Refer to Image Viewer Drag and Drop for more information.

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

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