| オーバーロード | 解説 | 
|---|---|
| Scale(Size2D,Double) | Scales the width and height by the specified scaleFactor. | 
| Scale(Double) | Scales the width and height by the specified scaleFactor. | 
| Scale(Size2D,Double,Double) | Scales the width and height by the specified scaleX and scaleY. | 
| Scale(Double,Double) | Scales the width and height by the specified scaleX and scaleY. |