C#
VB
WinRT C#
Indicates drag direction.
public enum InteractiveDirection Public Enum InteractiveDirectionInherits System.Enum
public enum InteractiveDirection Leadtools.Controls.InteractiveDirection = function() { };Leadtools.Controls.InteractiveDirection.prototype = {Horizontal = 0,Vertical = 1,};
Members
| Value | Member | Description |
|---|---|---|
| 0 | Horizontal |
Horizontal drag direction. |
| 1 | Vertical |
Vertical drag direction. |
Used as the value for the following properties:
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
