Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

ScrollOffset Property






Gets or sets the current scroll offset for this AnnContainerMapper.
Syntax
public LeadPoint ScrollOffset {get; set;}
'Declaration
 
Public Property ScrollOffset As LeadPoint
public LeadPoint ScrollOffset {get; set;}
@property (nonatomic) LeadPoint scrollOffset;
public LeadPoint getScrollOffset()
public void setScrollOffset(LeadPoint pt)
            
 
get_ScrollOffset();
set_ScrollOffset(value);
Object.defineProperty('ScrollOffset');

Property Value

The current scroll offset for this AnnContainerMapper, in pixels. The default value is 0,0.
Remarks

In typical applications, you set this value to the current scroll offset of the container control if any. For example, when using automation mode with the LEADTOOLS Image Viewer, this value is set to the scroll offset of the viewer by the automation object.

Requirements

Target Platforms

See Also

Reference

AnnContainerMapper Class
AnnContainerMapper Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features