Gets or sets the retake index of the frame.
Object.defineProperty(Frame.prototype, 'retakeIndex',
get: function(),
set: function(value)
)
retakeIndex: number;
The retake index of the frame.
Each frame can have multiple images inside it. Each one has an index. To switch between the frames, change this value.
To get a list of retakes, refer to Retakes.
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