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

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