ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / LogFont Class / lfWidth Field

In This Topic
    lfWidth Field
    In This Topic
    The average width, in logical units, of characters in the font.
    Syntax
    'Declaration
     
    Public lfWidth As System.Integer
    public System.int lfWidth
    See Also