| FontIHandlerAscent 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
SyntaxReadOnly Property Ascent As Single
	Get
abstract Ascent : float32 with get
Property Value
Type: 
SingleThe tallest ascent of the font
 See Also
See Also