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
Syntaxpublic float Ascent { get; }Public ReadOnly Property Ascent As Single
	Get
member Ascent : float32 with get
Property Value
Type: 
SingleThe tallest ascent of the font
See Also