Click or drag to resize

FontIHandlerDescent 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
float Descent { get; }

Property Value

Type: Single
The longest descent of the font
See Also