FontDescription.Style Property
XNA Game Studio 3.1
Note |
|---|
| This property is available only when developing for Windows. |
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
public FontDescriptionStyle Style { get; set; }
Property Value
The style of the font, expressed as a combination of one or more FontDescriptionStyle flags.
Note