automationScrollOffset Property

Summary

Gets the scroll offset being used by the control.

Syntax
TypeScript
JavaScript
Object.defineProperty(AutomationImageViewer.prototype, 'automationScrollOffset', 
	get: function() 
) 
automationScrollOffset: LeadPointD; // read-only 

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 ScrollOffsetAnnContainerMapper.ScrollOffset value the container(s) being used.

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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