C#
VB
C++
Indicates drag direction.
public enum InteractiveDirection
Public Enum InteractiveDirection
public enum class InteractiveDirection sealed
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