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