LEADTOOLS JavaScript (Leadtools.Controls)

ScrollBy Method

Show in webframe
The amount by which to scroll the image.
Scrolls the image by the specified amount.
Syntax
 function Leadtools.Controls.ImageViewer.scrollBy( 
   point 
)

Parameters

ParameterTypeDescription
pointLeadPointDThe amount by which to scroll the image.
Remarks

This method will add point to the current ScrollOffset. Therefore, this method will follow the same rules governing the minimum and maximum values of ScrollOffset.

ImageViewerPanZoomInteractiveMode uses this method to perform its operation.

See Also

Reference

ImageViewer Object
ImageViewer Members

 

 


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