Gets the scroll offset being used by the control.
Object.defineProperty(IAnnAutomationControl.prototype, 'automationScrollOffset',
get: function()
)
automationScrollOffset: LeadPointD; // read-only
The scroll offset being used by the control in pixels.
The provided implementation returns ImageViewer.ScrollOffset.
This member is called by the automation to obtain the scroll offset. It is then set in the AnnContainerMapper.ScrollOffset value the container(s) being used.
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