ImageGearJava Project > com.accusoft.imagegear.display Package : IImGearScrollableView Interface |
The following tables list the members exposed by IImGearScrollableView.
Name | Description | |
---|---|---|
![]() | enableScrollBar | Enables or disables the scrollbars associated with window. |
![]() | getClientRectangle | Gets a rectangle of the client area.
|
![]() | getScrollBarDimensions | Returns width and height dimensions of the windows scroll bar. |
![]() | getScrollParams | Obtains the attributes of the scrollbar specified. |
![]() | isScrollBarVisible | Returns a value indicating whether the scrollbar is visible. |
![]() | setScrollParams | Updates the state of specified scrollbar with new values. |
![]() | showScrollBar | Changes visibility state of scrollbars associated with window. |