Freigeben über


GraphicsPath.AddLine-Methode

Fügt ein Liniensegment an diesen GraphicsPath an.

Überladungsliste

Name Beschreibung
GraphicsPath.AddLine (Point, Point) Fügt ein Liniensegment an diesen GraphicsPath an.
GraphicsPath.AddLine (PointF, PointF) Fügt ein Liniensegment an diesen GraphicsPath an.
GraphicsPath.AddLine (Int32, Int32, Int32, Int32) Fügt ein Liniensegment an die aktuelle Figur an.
GraphicsPath.AddLine (Single, Single, Single, Single) Fügt ein Liniensegment an diesen GraphicsPath an.

Siehe auch

Referenz

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