Gets the index of the thumb (control point) being moved.
Object.defineProperty(AnnEditDesignerEventArgs.prototype, 'moveThumbIndex',
get: function()
)
moveThumbIndex: number; // read-only
The index of the thumb (control point) being moved.
The zero-based index of the thumb (control point) being moved. A thumb is being moved when the Operation is set to MoveThumb. For other operations, the MoveThumbIndex is set to -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