This topic has not yet been rated - Rate this topic

FontDescription.Style Property

Bb464169.note(en-us,XNAGameStudio.31).gifNote
This property is available only when developing for Windows.
Gets or sets the style of the font, expressed as a combination of one or more FontDescriptionStyle flags.

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.
Windows XP SP2, Windows Vista
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.