![]() |
![]() |
![]() |
FontDescription.FaceName Property |
Language: |
Retrieves or sets the name of the font.
Visual Basic Public Property FaceName As String C# public string FaceName { get; set; } C++ public:
property String^ FaceName {
String^ get();
void set(String^ value);
}JScript public function get FaceName() : String
public function set FaceName(String);
System.String
This property is read/write.
String up to 32 characters in length that represents the font name.
If FaceName is an empty string, the first font that matches the other specified attributes is used.
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