Gets the scroll offset being used by the control.
public LeadPoint AutomationScrollOffset { get; }
ReadOnly Property AutomationScrollOffset As Leadtools.LeadPoint
Leadtools.LeadPoint AutomationScrollOffset {get;}
@property (nonatomic) LeadPoint scrollOffset;
LeadPoint getAutomationScrollOffset();
get_AutomationScrollOffset();
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