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

In This Topic
    Height Field
    In This Topic
    Specifies the height (ascent + descent) of characters.
    Syntax
    'Declaration
     
    
    Public Height As Integer
    public int Height
    See Also