Overload List
Name | Description | |
---|---|---|
AddString(String, XFontFamily, XFontStyle, Double, XPoint, XStringFormat) |
Adds a text string to this path.
| |
AddString(String, XFontFamily, XFontStyle, Double, XRect, XStringFormat) |
Adds a text string to this path.
| |
AddString(String, XFontFamily, XFontStyle, Double, Point, XStringFormat) |
Adds a text string to this path.
| |
AddString(String, XFontFamily, XFontStyle, Double, PointF, XStringFormat) |
Adds a text string to this path.
| |
AddString(String, XFontFamily, XFontStyle, Double, Rectangle, XStringFormat) |
Adds a text string to this path.
| |
AddString(String, XFontFamily, XFontStyle, Double, RectangleF, XStringFormat) |
Adds a text string to this path.
|
See Also