Overload | Description |
---|---|
DrawText(String,Single,Single,Single,Single) | Draws the text. |
DrawText(String,RectangleF) | Draws the text. |
DrawText(String[],Single,Single,Single,Single) | Draws the text. |
DrawText(String[],RectangleF) | Draws the text. |
DrawText(String,Single,Single,Single,Single,String) | Draws the text. |
DrawText(String,RectangleF,String) | Draws the text. |
DrawText(String[],Single,Single,Single,Single,String) | Draws the text. |
DrawText(String[],RectangleF,String) | Draws the text. |