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

In This Topic
    lfHeight Field
    In This Topic
    The height, in logical units, of the font's character cell or character.
    Syntax
    'Declaration
     
    Public lfHeight As System.Integer
    public System.int lfHeight
    See Also