AutomationScrollOffset Property

Summary
Gets the scroll offset being used by the control.
Syntax
C#
C++/CLI
public virtual LeadPoint AutomationScrollOffset { get; } 
            public: 
virtual property LeadPoint AutomationScrollOffset { 
   LeadPoint get(); 
} 

Property Value

The scroll offset being used by the control in pixels.

Remarks

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.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.