←Select platform

InteractiveDirection Enumeration

Summary

Indicates drag direction.

Syntax
C#
VB
C++
public enum InteractiveDirection 
Public Enum InteractiveDirection 
public enum class InteractiveDirection sealed 

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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly