FontDescription.CharSet Property |
Language: |
Retrieves or sets the character set for the font.
Visual Basic Public Property CharSet As CharacterSet C# public CharacterSet CharSet { get; set; } C++ public:
property CharacterSet CharSet {
CharacterSet get();
void set(CharacterSet value);
}JScript public function get CharSet() : CharacterSet
public function set CharSet(CharacterSet);
Microsoft.DirectX.Direct3D.CharacterSet
This property is read/write.
A CharacterSet enumeration that represents the character set associated with the font.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center