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