Rectangle

Rectangle constructor

Initialise une nouvelle instance duRectangle structure.

public Rectangle(float x, float y, float width, float height)
Paramètre Taper La description
x Single Le x.
y Single Ils.
width Single La largeur.
height Single La hauteur.

Voir également