LEADTOOLS JavaScript (Leadtools.Controls)

ScrollRange Property

Show in webframe
Gets the size of the current maximum scroll area.
Syntax
get_scrollRange();
Object.defineProperty('scrollRange');

Property Value

TypeDescription
LeadSizeDThe maximum scroll area.
Remarks

The Leadtools.LeadSizeD.Width value of this property will contain the size of the current maximum horizontal range and the Leadtools.LeadSizeD.Height value of this property will contain the size of the current maximum vertical range.

ScrollRange will be automatically updated by the viewer when any of the values that affect transformation is changed or when the size of the control changes. For more information, refer to ScrollMode and ScrollOffset.

Example

For an example, refer to ScrollOffset.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.