Table of Contents

Method GetVertScrollBarRectangle

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

GetVertScrollBarRectangle()

Retrieves the bounding rectangle of the vertical scroll bar, if present.

protected RectD? GetVertScrollBarRectangle()

Returns

RectD?

A RectD representing the bounds of the vertical scroll bar, or null if the scroll bar is not available.