Gets or sets the current scroll offset for this AnnContainerMapper.
Object.defineProperty(AnnContainerMapper.prototype, 'scrollOffset',
get: function(),
set: function(value)
)
scrollOffset: LeadPointD;
The current scroll offset for this AnnContainerMapper, in pixels. The default value is 0,0.
In typical applications, you set this value to the current scroll offset of the container control if any. For example, when using automation mode with the LEADTOOLS Image Viewer, this value is set to the scroll offset of the viewer by the automation object.
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