Google
Matrix.Translate Method
Class
Pascal
procedure Translate(offsetX: float; offsetY: float; order: MatrixOrder = Prepend);
Description

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

Related Information