GraphicsPath.AddString Method
.NET Framework 4
Adds a text string to this path.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AddString(String, FontFamily, Int32, Single, Point, StringFormat) | Adds a text string to this path. |
|
AddString(String, FontFamily, Int32, Single, PointF, StringFormat) | Adds a text string to this path. |
|
AddString(String, FontFamily, Int32, Single, Rectangle, StringFormat) | Adds a text string to this path. |
|
AddString(String, FontFamily, Int32, Single, RectangleF, StringFormat) | Adds a text string to this path. |