![]() |
![]() |
![]() |
FontDescription.FaceName Property |
Language: |
Retrieves or sets the name of the font.
Visual Basic .NET Public Property FaceName As String C# public string FaceName { get; set; } Managed C++ public: __property String* get_FaceName();
public: __property void set_FaceName(String*);JScript .NET public function get FaceName() : String
public function set FaceName(String);
System.String . String up to 32 characters in length that represents the font name.
This property is read/write.
If FaceName is an empty string, the first font that matches the other specified attributes is used.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center