LEADTOOLS JavaScript (Leadtools.Controls)

InteractiveDirection Enumeration

Show in webframe
Indicates drag direction.
Syntax
Leadtools.Controls.InteractiveDirection = function() { };
Leadtools.Controls.InteractiveDirection.prototype = {
horizontal = 0x00000000, vertical = 0x00000001, };
Members
ValueMemberDescription
0x00000000horizontal

(0)Horizontal drag direction.

0x00000001vertical

(1)Vertical drag direction.

Remarks

Used as the value for the following properties:

See Also

Reference

Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.