RectangleShape.RectangleShape

RectangleShape()

Initialisiert eine neue Instanz vonRectangleShape Klasse.

public RectangleShape()

Siehe auch


RectangleShape(RectangleF)

Initialisiert eine neue Instanz vonRectangleShape Klasse.

public RectangleShape(RectangleF rectangle)
ParameterTypBeschreibung
rectangleRectangleFDas Rechteck.

Siehe auch