Method GetBorderX
GetBorderX()
Gets the horizontal border used when rendering the panel text inside the panel area.
public virtual int? GetBorderX()
Returns
Remarks
Note that the rect returned by GetFieldRect(int) already accounts for the presence of horizontal and vertical border returned by this function.