LOGFONTW.lfWeight 字段

定义

指定0到1000范围内字体的粗细。

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

字段值

Int32
属性

注解

COM 签名

从 vsshell:

适用于