Click or drag to resize

FontAscent Property

Gets the top y co-ordinate from the baseline to the tallest character ascent

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public float Ascent { get; }

Property Value

Type: Single
The tallest ascent of the font
See Also