Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnAutomationControl Interface : AutomationScrollOffset Property |
LeadPoint AutomationScrollOffset {get;}
'Declaration
ReadOnly Property AutomationScrollOffset As LeadPoint
LeadPoint AutomationScrollOffset {get;}
@property (nonatomic) LeadPoint scrollOffset;
LeadPoint getAutomationScrollOffset();
get_AutomationScrollOffset();
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.