Click or drag to resize

FontXHeight Property

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; }

Property Value

Type: Single
The height of the x character
See Also