Ejemplo n.º 1
0
 public abstract void DrawText(Rectangle rect, string text, TextOptions opts         = null);
Ejemplo n.º 2
0
 public abstract void DrawText(Point point, string line, TextOptions opts            = null);