Method GetScrollBarInfo
GetScrollBarInfo(bool)
Gets vertical or horizontal scrollbar position as ScrollBarInfo.
public ScrollBarInfo GetScrollBarInfo(bool isVertical)
Parameters
isVertical
boolWhether to get position for the vertical or horizontal scrollbar.