OEFontFamily

This namespace contains constants representing various font family styles of the OEFont class.

See also

The OEFontFamily namespace contains the following constants:

Default

The default font family is OEFontFamily.Arial.

Arial

Sans-serif typeface. See example in Figure: Example of drawing text with ‘Arial’ font family.

../../_images/OEFontFamily_Arial.png

Example of drawing text with ‘Arial’ font family

Courier

Mono-spaced slab serif typeface See example in Figure: Example of drawing text with ‘Courier’ font family.

../../_images/OEFontFamily_Courier.png

Example of drawing text with ‘Courier’ font family

Helvetica

Sans-serif typeface. See example in Figure: Example of drawing text with ‘Helvetica’ font family.

../../_images/OEFontFamily_Helvetica.png

Example of drawing text with ‘Helvetica’ font family

Times

Serif typeface. See example in Figure: Example of drawing text with ‘Times’ font family.

../../_images/OEFontFamily_Times.png

Example of drawing text with ‘Times’ font family