This documentation is for the old version. Go to the latest Graphics Mill docs

Matrix.Translate Method

Applies a translate affine transform to the matrix.

Overload List

Name Description
Public method Translate(Single, Single)

Applies a translate affine transform to the matrix.

Public method Translate(Single, Single, MatrixOrder)

Applies a translate affine transform to the matrix.

See Also

Reference