Table of Contents

Method GetBorderX

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

GetBorderX()

Gets the horizontal border used when rendering the panel text inside the panel area.

int GetBorderX()

Returns

int

int with the horizontal border on success; null otherwise.

Remarks

Note that the rect returned by GetFieldRect(int) already accounts for the presence of horizontal and vertical border returned by this function.