Freigeben über


GraphicsPath.AddString-Methode

Fügt diesem Pfad eine Textzeichenfolge hinzu.

Überladungsliste

Name Beschreibung
GraphicsPath.AddString (String, FontFamily, Int32, Single, Point, StringFormat) Fügt diesem Pfad eine Textzeichenfolge hinzu.
GraphicsPath.AddString (String, FontFamily, Int32, Single, PointF, StringFormat) Fügt diesem Pfad eine Textzeichenfolge hinzu.
GraphicsPath.AddString (String, FontFamily, Int32, Single, Rectangle, StringFormat) Fügt diesem Pfad eine Textzeichenfolge hinzu.
GraphicsPath.AddString (String, FontFamily, Int32, Single, RectangleF, StringFormat) Fügt diesem Pfad eine Textzeichenfolge hinzu.

Siehe auch

Referenz

GraphicsPath-Klasse
GraphicsPath-Member
System.Drawing.Drawing2D-Namespace