Table of Contents

Method GetHorzScrollBarRectangle

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

GetHorzScrollBarRectangle()

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

protected virtual RectD? GetHorzScrollBarRectangle()

Returns

RectD?

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