ImageViewerDragMode Enumeration

Summary

Drag mode to use.

Syntax
TypeScript
JavaScript
lt.Controls.ImageViewerDragMode = { 
	htmlNative: 0, 
	item: 1 
} 
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

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly