Overload List
Name | Description | |
---|---|---|
DrawString(String, XFont, XBrush, XPoint) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, XRect) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, PointF) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, RectangleF) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, XPoint, XStringFormat) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, XRect, XStringFormat) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, Double, Double) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, PointF, XStringFormat) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, RectangleF, XStringFormat) |
Draws the specified text string.
| |
DrawString(String, XFont, XBrush, Double, Double, XStringFormat) |
Draws the specified text string.
|
See Also