DXGraphicsPath.AddString Method
| Name | Parameters | Description |
|---|---|---|
| AddString(String, DXFont, PointF, DXStringFormat) | text, font, point, stringFormat | Adds a text string to this path. |
| AddString(String, DXFont, RectangleF, DXStringFormat) | text, font, rect, stringFormat | Adds a text string to this path. |