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

In This Topic
    PitchAndFamily Field
    In This Topic
    Specifies information about the pitch, the technology, and the family of a physical font.
    Syntax
    'Declaration
     
    
    Public PitchAndFamily As Byte
    public byte PitchAndFamily
    See Also