Method DrawText
DrawText(string, int, Rectangle)
Draws text in the specified rectangle using current values of TextColor and BackColor.
public virtual void DrawText(string text, int len, Rectangle rect)
Draws text in the specified rectangle using current values of TextColor and BackColor.
public virtual void DrawText(string text, int len, Rectangle rect)