Rectangle

Rectangle constructor

の新しいインスタンスを初期化しますRectangle構造体.

public Rectangle(float x, float y, float width, float height)
パラメータ タイプ 説明
x Single ×。
y Single 彼ら。
width Single 幅。
height Single 高さ。

関連項目