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; }
Public ReadOnly Property Descent As Single
Get
member Descent : float32 with get
Property Value
Type:
SingleThe longest descent of the font
See Also