Shape.scale
- Shape.scale(scale)[source]
Scale the shape.
Scale transformations are applied to the parameters of a shape rahter than to its frame. Only uniform scaling is supported.
- Parameters:
- scalefloat
The scaling factor.
- Returns:
- None
Site Navigation
Scale the shape.
Scale transformations are applied to the parameters of a shape rahter than to its frame. Only uniform scaling is supported.
The scaling factor.