A font that is suitable for use with the
Text Batch
Primitive. For best performance, avoid creating duplicate font
objects. Instead assign the same font object to several text batch
primitives.
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 | Gets the Font Style enumeration that contains the style for this font. This does not include the Outline property. |
Underline | Gets a value that indicates whether this font is underlined. |