CrImage::Font::Style
Inherits Enum / Comparable / Value / Object
Style selects a normal, italic, or oblique face. Not all fonts support styles.
Constants
Normal = 0
Italic = 1
Oblique = 2
Inherits Enum / Comparable / Value / Object
Style selects a normal, italic, or oblique face. Not all fonts support styles.