Google
Matrix.Scale Method
Class
Pascal
procedure Scale(scaleX: float; scaleY: float; order: MatrixOrder = Prepend);
Description

Applies the specified scale vector to this Matrix object by prepending the scale vector.

Related Information