GDIApi FontWeight EnumerationNFX Class Library

[This is preliminary documentation and is subject to change.]

Namespace: NFX.WinApi
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public enum FontWeight
Members

  Member nameValueDescription
FW_DONTCARE0
FW_THIN100
FW_EXTRALIGHT200
FW_LIGHT300
FW_NORMAL400
FW_MEDIUM500
FW_SEMIBOLD600
FW_BOLD700
FW_EXTRABOLD800
FW_HEAVY900
See Also