Create a font object
Create a font object
public Font CreateFont(Device,FontDescription);
Create a font object
public Font CreateFont(Device,int,int,FontWeight,int,bool,CharacterSet,Precision,FontQuality,PitchAndFamily,string);
ResourceCache Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace