Click or drag to resize

FontDescent Property

Gets the bottom y co-ordinate from the baseline to the longest character descent

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

Property Value

Type: Single
The longest descent of the font
See Also