Rectangle:setCorners

機能
表示位置の設定
構文
setCorners(left, top, right, bottom)
引数
left 表示位置の左端。0.0~1.0。
top 表示位置の上端。0.0~1.0。
right 表示位置の右端。0.0~1.0。
bottom 表示位置の下端。0.0~1.0。
戻り値
なし
説明
Rectangleオブジェクトの表示位置を設定します。