LOGFONTW.lfWeight 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 weight of the font in the range 0 through 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
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: