ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / LogFont Class
Fields


In This Topic
    LogFont Class Members
    In This Topic

    The following tables list the members exposed by LogFont.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe character set.  
    Public FieldThe clipping precision.  
    Public FieldThe angle, in tenths of degrees, between the escapement vector and the x-axis of the device.  
    Public FieldA string that specifies the typeface name of the font.  
    Public FieldThe height, in logical units, of the font's character cell or character.  
    Public FieldAn italic font if set to TRUE.  
    Public FieldThe angle, in tenths of degrees, between each character's base line and the x-axis of the device.  
    Public FieldThe output precision.  
    Public FieldThe pitch and family of the font.  
    Public FieldThe output quality.  
    Public FieldA strikeout font if set to TRUE.  
    Public FieldAn underlined font if set to TRUE.  
    Public FieldThe weight of the font in the range 0 through 1000.  
    Public FieldThe average width, in logical units, of characters in the font.  
    Top
    See Also