DXGraphics.DrawString Method
Name | Parameters | Description |
---|---|---|
Draw |
text, font, brush, point, format | Draws text in the specified rectangle. Allows you to specify brush, font, and string parameters. |
Draw |
text, font, brush, layout |
Draws text in the specified rectangle. Allows you to specify brush, font, and string parameters. |