scale
Scale the rectangle by the given scale factors.
Return
The scaled rectangle.
Parameters
scaleX
The scale factor for the x axis.
scaleY
The scale factor for the y axis.
Scale the rectangle by the given scale factors.
The scaled rectangle.
The scale factor for the x axis.
The scale factor for the y axis.