Google
Matrix.RotateAt Method
Class
Pascal
procedure RotateAt(angleRadians: float; X: integer; Y: integer; order: MatrixOrder = Prepend);
Description

Applies a clockwise rotation about the specified point to this Matrix object by prepending the rotation.

Related Information