Previous topic

FontPickerEvent

Next topic

FontSymbolicSize

This Page

phoenix_title FontStyleΒΆ

The FontStyle enumeration provides the following values:

Description Value
FONTSTYLE_NORMAL The font is drawn without slant.
FONTSTYLE_ITALIC The font is slanted in an italic style.
FONTSTYLE_SLANT The font is slanted, but in a roman style.
FONTSTYLE_MAX