Returns whether the current frame is visible and currently shown.
Cell.prototype.withinVisibleRange = function(
index
)
withinVisibleRange(
index: number
): boolean;
index
a zero-based index that represents the index of the frame
true if the frame is currently visible, false otherwise.
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