ImageGear for Java
handleScroll Method
IImGearScrollableView interface, represents Java Form to draw image in.
Type of scrolling event: horizontal or vertical. Possible values are: ImGearScrollBarType.HORIZONTAL and ImGearScrollBarType.VERTICAL.
Scroll value. Specifies new scrolling position. IImGearScrollableViewImGearScrollBarType
Handles scrolling events.

Use this method only to handle scrolling events. To scroll image to particular position, use scrollTo method instead.

Syntax

Parameters

pageView
IImGearScrollableView interface, represents Java Form to draw image in.
scrollBarType
Type of scrolling event: horizontal or vertical. Possible values are: ImGearScrollBarType.HORIZONTAL and ImGearScrollBarType.VERTICAL.
scrollValue
Scroll value. Specifies new scrolling position. IImGearScrollableViewImGearScrollBarType
See Also

Reference

IImGearPageDisplay Interface
IImGearPageDisplay Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback