LOGFONTW.lfHeight Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the height, in logical units, of the font's character cell or character.
public: int lfHeight;
public: int lfHeight;
int lfHeight;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int lfHeight;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable lfHeight : int
Public lfHeight As Integer
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: