Gets the index of the current thumb being moved.
Object.defineProperty(AnnEditDesigner.prototype, 'moveThumbIndex',
get: function()
)
moveThumbIndex: number; // read-only
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.