Matrix Class
procedure Translate(offsetX: float; offsetY: float; order: MatrixOrder = Prepend);
Applies the specified translation vector to this Matrix object by prepending the translation vector.