pub fn scale<V>(scale: impl Into<Vector>, view: V) -> Transform<V>
Create a new Transform view that scales its content.
Transform