Examples Scale

Scale

The scale() function scales the current coordinate system by the specified factor.

The push() and pop() functions save and restore the coordinate system, respectively.

In this example, a square size 200 is drawn at the origin, with three different scaling factors.