FontStyle
Describes whether a Font is italic or not. Italic is when text is slanted slightly, like this. Used by Font.Style.
Items
Name | Value | Summary |
---|---|---|
Normal | 0 | The text renders normally with this font. |
Italic | 1 | The text renders italic with this font. |
Describes whether a Font is italic or not. Italic is when text is slanted slightly, like this. Used by Font.Style.
Name | Value | Summary |
---|---|---|
Normal | 0 | The text renders normally with this font. |
Italic | 1 | The text renders italic with this font. |