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

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