InteractiveDirection Enumeration

Summary

Indicates drag direction.

Syntax
TypeScript
JavaScript
lt.Controls.InteractiveDirection = { 
	horizontal: 0, 
	vertical: 1 
} 
lt.Controls.InteractiveDirection = { 
	horizontal: 0, 
	vertical: 1 
} 
Members
0 Horizontal

(0) Horizontal drag direction.

1 Vertical

(1) Vertical drag direction.

Remarks

Used as the value for the following properties:

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.