LOGFONTW.lfHeight Field

Definition

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:

Applies to