Calendar for WinForms | ComponentOne
C1.Framework.Drawing.Gdi Namespace / FontMetric Structure / Ascent Field

In This Topic
    Ascent Field (FontMetric)
    In This Topic
    Specifies the ascent (units above the base line) of characters.
    Syntax
    'Declaration
     
    
    Public Ascent As Integer
    public int Ascent
    See Also