Gets the height of the lower case 'x' character
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public float XHeight { get; }
Public ReadOnly Property XHeight As Single
Get
member XHeight : float32 with get
Property Value
Type:
SingleThe height of the x character
See Also