LOGFONTW.lfHeight 字段

定义

指定字体的字符单元或字符的高度(以逻辑单位为单位)。

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 

字段值

Int32
属性

注解

COM 签名

从 vsshell:

适用于