Skip to main content

Scale

Scale has the following properties:

alignment​

Gives the origin of scale.

Value is of type Alignment.

scale​

scale_x and scale_y get the value of scale if scale is provided.

Value is of type float and defaults to None.

scale_x​

The scalar by which to multiply the x-axis.

Value is of type float and defaults to None.

scale_y​

The scalar by which to multiply the y-axis.

Value is of type float and defaults to None.