Table of Contents

Method GetScrollBarInfo

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetScrollBarInfo(bool)

Gets vertical or horizontal scrollbar position as ScrollBarInfo.

public ScrollBarInfo GetScrollBarInfo(bool isVertical)

Parameters

isVertical bool

Whether to get position for the vertical or horizontal scrollbar.

Returns

ScrollBarInfo