Rectangle

Rectangle constructor

Inizializza una nuova istanza diRectangle struct.

public Rectangle(float x, float y, float width, float height)
Parametro Tipo Descrizione
x Single La x.
y Single Essi.
width Single La larghezza.
height Single L’altezza.

Guarda anche