FontDescriptionStyle Enumeration
Note
This enumeration is available only when developing for Windows.
Flags that describe style information to be applied to text.
You can combine these flags by using a bitwise OR operator (|).
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
public enum FontDescriptionStyle
Members
Member name | Description | |
---|---|---|
Bold | Bold text. | |
Italic | Italic text. | |
Regular | Normal text. |
See Also
Reference
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP