This documentation is for the old version. Go to the latest Graphics Mill docs

Font Fields

The Font type exposes the following members.

Fields

Name Description
Public field Static member FontWeightBold

Bold weight. Always 700.

Public field Static member FontWeightDontCare

Default weight. Always 0.

Public field Static member FontWeightExtrabold

Extra bold weight. Always 800.

Public field Static member FontWeightExtraLight

Extra light weight. Always 200.

Public field Static member FontWeightHeavy

Heavy weight. Always 900.

Public field Static member FontWeightLight

Light weight. Always 300.

Public field Static member FontWeightMedium

Medium weight. Always 500.

Public field Static member FontWeightNormal

Normal weight. Always 400.

Public field Static member FontWeightSemibold

Semibold weight. Always 600.

Public field Static member FontWeightThin

Thin weight. Always 100.

See Also

Reference