| オーバーロード | 解説 | 
|---|---|
| Scale(RectF,Single) | Scales all coordinates of a rectangle by the specified scaleFactor. | 
| Scale(Single) | Scales all coordinates of a rectangle by the specified scaleFactor. | 
| Scale(RectF,Single,Single) | Scales all coordinates of a rectangle by the specified scaleX and scaleY. | 
| Scale(Single,Single) | Scales all coordinates of a rectangle by the specified scaleX and scaleY. |