Microsoft DirectX 9.0 SDK Update (October 2004)

FontDescription.CharSet Property

Language:

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

Retrieves or sets the character set for the font.

Definition

Visual Basic .NET Public Property CharSet As CharacterSet
C# public CharacterSet CharSet { get; set; }
Managed C++ public: __property CharacterSet get_CharSet();
public: __property void set_CharSet(CharacterSet);
JScript .NET public function get CharSet() : CharacterSet
public function set CharSet(CharacterSet);

Property Value

Microsoft.DirectX.Direct3D.CharacterSet . A CharacterSet enumeration that represents the character set associated with the font.

This property is read/write. 

© 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