GraphicsFont Properties |
The GraphicsFont type exposes the following members.
| Name | Description | |
|---|---|---|
| Antialias |
Gets a value that indicates whether this font is antialiased.
| |
| Bold |
Gets a value that indicates whether this font is bold.
| |
| Italic |
Gets a value that indicates whether this font is italic.
| |
| Name |
Gets the typeface name of the font.
| |
| Outline |
Gets a value that indicates whether this font has an outline around its characters.
| |
| Size |
Gets the size of the font.
| |
| Strikeout |
Gets a value that indicates whether this font has a horizontal line through its characters.
| |
| Style | ||
| Underline |
Gets a value that indicates whether this font is underlined.
|