| 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
SyntaxReadOnly Property Descent As Single
	Get
abstract Descent : float32 with get
Property Value
Type: 
SingleThe longest descent of the font
 See Also
See Also