Table of Contents

Enum FontWeight

Namespace
Northwoods.Go
Assembly
Northwoods.GoDiagram.WinForms.dll

This enumeration specifies possible values for Weight.

public enum FontWeight

Fields

Bold = 2

Bold text.

Light = 0

Light text.

Regular = 1

Normal text.