Enum FontWeight
- Namespace
- Northwoods.Go
- Assembly
- Northwoods.GoDiagram.WinForms.dll
This enumeration specifies possible values for Weight.
public enum FontWeight Fields
Bold = 2Bold text.
Light = 0Light text.
Regular = 1Normal text.
This enumeration specifies possible values for Weight.
public enum FontWeight Bold = 2Bold text.
Light = 0Light text.
Regular = 1Normal text.