Gets the list of retakes of the frame.
Object.defineProperty(Frame.prototype, 'retakes',
get: function(),
set: function(value)
)
retakes: LeadCollection;
A collection that contains a list of retakes of the frame.
Each frame can have multiple images inside it. Each one has an index. To switch between the frames, change the value RetakeIndex.
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