ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGDisplayScrollInfo Object |
This object provides information about display image scrolling and visibility of scrollbars.
IIGDisplayScrollInfo
H_Line Property | Size of horizontal scrolling step |
H_Max Property | Maximum of horizontal scroll range |
H_Min Property | Minimum of horizontal scroll range |
H_Mode Property | Visibility status of horizontal scrollbar |
H_Page Property | Size of horizontal scroll page |
H_Pos Property | Horizontal scrolling position |
V_Line Property | Size of vertical scrolling step |
V_Max Property | Maximum of vertical scroll range |
V_Min Property | Minimum of vertical scroll range |
V_Mode Property | Visibility status of vertical scrollbar |
V_Page Property | Size of vertical scroll page |
V_Pos Property | Vertical scrolling position |