FontDescription Structure (Microsoft.DirectX.Direct3D)

Defines the attributes of a font.

Definition

Visual Basic Public Structure FontDescription
C# public struct FontDescription 
C++ public value class FontDescription sealed 
JScript In JScript, you can use structures, but you cannot define your own.

Members Table

The following table lists the members exposed by the object.

Methods

Method Description
FontDescription Initializes a new instance of the FontDescription class.
ToString Obtains a string representation of the current instance.

Properties

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.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492