Overload | Description |
---|---|
DrawString(String,ContentAlignment) | Draws the string with the specified alignment. |
DrawString(String,Rectangle) | Draws the string in the specified rectangle. |
DrawString(String,Rectangle,ContentAlignment) | Draws the string in the specified rectangle with the specified alignment. |