XY scaling 2D geometric transformation on an obect of type T, returns a new type T. This allows different scaling factors across X and Y
dimensions. For many instances the implementation of this method will delegate to the object itself. This is an affine transformation but it is
not a similar transformation.
XY scaling 2D geometric transformation on an obect of type T, returns a new type T. This allows different scaling factors across X and Y
dimensions. For many instances the implementation of this method will delegate to the object itself. This is an affine transformation but it is
not a similar transformation.