Indicates drag direction.
lt.Controls.InteractiveDirection = {
Horizontal: 0,
Vertical: 1
}
lt.Controls.InteractiveDirection = {
Horizontal: 0,
Vertical: 1
}
Members
0 | Horizontal |
(0) Horizontal drag direction. |
1 | Vertical |
(1) 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