Gets or sets the value that indicates the current frame that the attached cell is displaying right now.
Object.defineProperty(CinePlayer.prototype, 'currentFrame',
get: function(),
set: function(value)
)
currentFrame: number;
Value that indicates the current frame that the attached cell is displaying right now.
This value keeps getting updated as the animation runs.
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