ScalingTransform
ScalingTransform(v)
gives a scaling transform of
v
.v
may be a scalar or a vector.
ScalingTransform(v, p)
gives a scaling transform of
v
that is centered at the pointp
.
See
Examples
Implementation status
- ✅ - full supported