Overload | Description |
---|---|
Scale(Size2F,Single) | Scales the width and height by the specified scaleFactor. |
Scale(Single) | Scales the width and height by the specified scaleFactor. |
Scale(Size2F,Single,Single) | Scales the width and height by the specified scaleX and scaleY. |
Scale(Single,Single) | Scales the width and height by the specified scaleX and scaleY. |