FontDescription.Weight Property |
Language: |
Retrieves or sets the weight of a font.
Visual Basic Public Property Weight As FontWeight C# public FontWeight Weight { get; set; } C++ public:
property FontWeight Weight {
FontWeight get();
void set(FontWeight value);
}JScript public function get Weight() : FontWeight
public function set Weight(FontWeight);
Microsoft.DirectX.Direct3D.FontWeight
This property is read/write.
Member of the FontWeight enumeration to set or retrieve.
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