The IEFont type exposes the following properties.
Properties
Public Protected | Instance Static | Declared Inherited | XNA Framework Only .NET Compact Framework Only |
Member | Description | |
---|---|---|
Color |
Specifies the color of the text.
| |
Height |
Specifies the height of the font.
| |
name |
Identifies the typeface of the font.
| |
Size |
Specifies the height of the font in points.
| |
StyleBold |
The font is boldfaced.
| |
StyleItalic |
The font is italicized.
| |
StyleStrikeOut |
The font is displayed with a horizontal line through it.
| |
StyleUnderline |
The font is underlined.
|