ImageGearJava Project > com.accusoft.imagegear.display Package > IImGearPageDisplay Interface : handleScroll Method |
IImGearScrollableView
interface, represents Java Form to draw image in.
Use this method only to handle scrolling events. To scroll image to particular position, use scrollTo method instead.
void handleScroll( IImGearScrollableView pageView, ImGearScrollBarType scrollBarType, int scrollValue ) |
IImGearScrollableView
interface, represents Java Form to draw image in.