Matrix Class
procedure Scale(scaleX: float; scaleY: float; order: MatrixOrder = Prepend);
Applies the specified scale vector to this Matrix object by prepending the scale vector.