Add

ShapePathPointCollection.Add method

Fügt einen Pfadpunkt hinzu.

public int Add(int x, int y)
ParameterTypBeschreibung
xInt32Die x-Koordinate.
yInt32Die y-Koordinate.

Siehe auch