Draws the specified text string at the specified location with the specified Brush and Font objects.
|
Name | Description |
---|---|
Draws the specified text string at the specified location with the specified Brush and Font objects. |
|
Draws the specified text string in the specified rectangle with the specified Brush and Font objects. |
|
GraphicsEx.DrawString (String, Font, TextAlignment, Brush, Rectangle) |
Draws the specified text string in the specified rectangle with the specified Brush and Font objects, and alignment. |