Microsoft DirectX 9.0 SDK Update (October 2004)

FontDescription Structure

Language:

Note: This documentation is preliminary and is subject to change.

Defines the attributes of a font.

Definition

Visual Basic .NET Public Structure FontDescription
C# public struct FontDescription
Managed C++ public __value struct FontDescription
JScript .NET In JScript .NET, you can use structures, but you cannot define your own.

Members Table

Method Description
FontDescription Initializes a new instance of the FontDescription class.
ToString Obtains a string representation of the current instance.
Property Description
CharSet Retrieves or sets the character set for the font.
FaceName Retrieves or sets the name of the font.
Height Retrieves or sets the height of the font in logical units.
IsItalic Determines whether a font is italic.
MipLevels Retrieves or sets the number of mip levels requested.
OutputPrecision Retrieves or sets the output precision for a font.
PitchAndFamily Retrieves or sets the pitch and family of a font.
Quality Retrieves or sets the output quality of a font.
Weight Retrieves or sets the weight of a font.
Width Retrieves or sets the width of a font in logical units.

Structure Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll)
Strong Name Microsoft.DirectX.Direct3DX,  Version=1.0.2902.0,  Culture=neutral,  PublicKeyToken=31bf3856ad364e35

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center