Table of Contents

Enum GdiFontWeight

Namespace
PaintDotNet.Gdi
Assembly
PaintDotNet.Windows.dll
public enum GdiFontWeight

Fields

DontCare = 0
Thin = 100
ExtraLight = 200
UltraLight = 200
Light = 300
Normal = 400
Regular = 400
Medium = 500
SemiBold = 600
DemiBold = 600
Bold = 700
ExtraBold = 800
UltraBold = 800
Heavy = 900
Black = 900