GraphicsPath::AddString Method
.NET Framework (current version)
Adds a text string to this path.
Assembly: System.Drawing (in System.Drawing.dll)
| 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. |
Show:
