ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Integer
    public System.int lfWeight
    See Also