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 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.