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

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