Rectangle

Rectangle constructor

Initialisiert eine neue Instanz vonRectangle struct.

public Rectangle(float x, float y, float width, float height)
Parameter Typ Beschreibung
x Single Das x.
y Single Sie.
width Single Die Breite.
height Single Die Höhe.

Siehe auch