←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly