ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DirectWrite Namespace / LogFont Class / lfWeight Field

In This Topic
    lfWeight Field
    In This Topic
    The weight of the font in the range 0 through 1000.
    Syntax
    'Declaration
     
    Public lfWeight As Integer
    public int lfWeight
    See Also