Rect.set

機能/意味
Setting rectangular coordinates
タイプ
Rectクラスのメソッド
構文
set(left, top, right, bottom)
引数
left  Specify the left edge.
top  Specify the top edge.
right  Specify the right edge.
bottom  Specify the bottom edge.
戻り値
なし (void)
説明
 Sets a rectangle to the specified size.