Version: 2020.2
言語: 日本語
public static Rect MinMaxRect (float xmin, float ymin, float xmax, float ymax);

パラメーター

xmin X 座標の最低値
ymin Y 座標の最低値
xmax X 座標の最高値
ymax Y 座標の最高値

戻り値

Rect 指定された座標に一致する矩形

説明

最小/最大の値か Rect クラスを作成します