Draw a line of text
public void DrawTextLine(string);
public void DrawTextLine(string,params object[]);
TextHelper Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace