C#
VB
Java
Objective-C
WinRT C#
C++
Gets the index of the current thumb being moved.
public int MoveThumbIndex { get; }
Public ReadOnly Property MoveThumbIndex As Integer
public int MoveThumbIndex {get;}
@property (nonatomic, assign, readonly) NSUInteger moveThumbIndex
public int getMoveThumbIndex()
get_MoveThumbIndex();
public:
property Int32 MoveThumbIndex
{
Int32 get()
}
The index of the current thumb being moved. The default value is -1.
This property contains the index of the current thumb being edited. If no thumb is being moved, the value of this property is -1.
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