Path

Path(Shape[])

Initialisiert eine neue Instanz vonPath Klasse.

public Path(Shape[] shapes)
ParameterTypBeschreibung
shapesShape[]Das Shape-Array enthält festgelegte Pfadsegmente.

Siehe auch


Path()

Initialisiert eine neue Instanz vonPath Klasse.

public Path()

Siehe auch