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

Matrix.Scale Method

Applies a scale affine transform to the matrix.

Overload List

Name Description
Public method Scale(Single, Single)

Applies a scale affine transform to the matrix.

Public method Scale(Single, Single, MatrixOrder)

Applies a scale affine transform to the matrix.

See Also

Reference