LOGFONTW.lfWidth 字段

定义

以逻辑单位指定字体中字符的平均宽度。

public: int lfWidth;
public: int lfWidth;
int lfWidth;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")]
public int lfWidth;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LONG")>]
val mutable lfWidth : int
Public lfWidth As Integer 

字段值

Int32
属性

注解

COM 签名

从 vsshell:

适用于