Font.Font Constructor
|
Language: |
Note: This documentation is preliminary and is subject to change.
Creates a new instance of a Font class.
Overload List
public Font(Device, Font);
|
public Font(Device, FontDescription);
|
public Font(Device, int, int, FontWeight, int, bool, CharacterSet, Precision, FontQuality, PitchAndFamily, string);
|
public Font(ID3DXFont);
|
public Font(IntPtr);
|
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center