OEFontStyle¶
This namespace encodes symbolic constants used as bit-masks to indicate the style of an OEFont object.
See also
OEFont.GetStylemethodOEFont.SetStylemethod
The OEFontStyle namespace contains the
following constants:
Default
The default font style is OEFontStyle.Normal.
Bold
See example in Figure: Example of drawing text with ‘Bold’ font style.
Example of drawing text with ‘Bold’ font style¶
Italic
See example in Figure: Example of drawing text with ‘Italic’ font style.
Example of drawing text with ‘Italic’ font style¶
Normal
See example in Figure: Example of drawing text with ‘Normal’ font style.
Example of drawing text with ‘Normal’ font style¶