Gets or sets the current scroll (stack) position of the cell.
Object.defineProperty(Cell.prototype, 'currentOffset',
get: function(),
set: function(value)
)
currentOffset: number;
Value that represents the current scroll (stack) position of the cell.
Changing this value will fire the event CurrentOffsetChanged.
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