Error processing SSI file
(Leadtools.Controls)

Show in webframe

InteractiveDirection Enumeration




Indicates drag direction.
Syntax
public enum InteractiveDirection : System.Enum 
'Declaration
 
Public Enum InteractiveDirection 
   Inherits System.Enum
Members
ValueMemberDescription
0x00000000Horizontal Horizontal drag direction.
0x00000001Vertical Vertical drag direction.
Remarks

Used as the value for the following properties:

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Controls.InteractiveDirection

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Error processing SSI file