ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / FontWeight Class
Fields


In This Topic
    FontWeight Class Members
    In This Topic

    The following tables list the members exposed by FontWeight.

    Public Fields
     NameDescription
    Public FieldIndicates the black font weight.  
    Public FieldIndicates the bold font weight.  
    Public FieldIndicates the default font weight.  
    Public FieldIndicates the demi bold font weight.  
    Public FieldIndicates the extra bold font weight.  
    Public FieldIndicates the extra light font weight.  
    Public FieldIndicates the heavy font weight.  
    Public FieldIndicates the light font weight.  
    Public FieldIndicates the medium font weight.  
    Public FieldIndicates the normal font weight.  
    Public FieldIndicates the regular font weight.  
    Public FieldIndicates the semi bold font weight.  
    Public FieldIndicates the thin font weight.  
    Public FieldIndicates the ultra bold font weight.  
    Public FieldIndicates the ultra light font weight.  
    Top
    See Also