Gets the scroll offset being used by the control.
public virtual LeadPoint AutomationScrollOffset { get; }
Public Overridable ReadOnly Property AutomationScrollOffset As Leadtools.LeadPoint
public:
virtual property Leadtools.LeadPoint AutomationScrollOffset {
Leadtools.LeadPoint get();
}
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 of 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