Version

Search Results

Multiply Method

Multiplies this matrix by the matrix specified in the matrix parameter, by prepending the specified matrix. Overload List

OffsetX Property (Matrix)

Gets or sets X-offset. Syntax

OffsetY Property (Matrix)

Gets or sets Y-offset. Syntax

Reset Method (Matrix)

Resets this matrix. Syntax

Rotate(Single) Method

Applies the specified rotation to this matrix. Syntax Parameters angle The rotation angle in degrees.

Rotate(Single,MatrixOrder) Method

Applies the specified rotation to this matrix. Syntax Parameters angle The rotation angle in degrees.order The multiplication order.

Rotate Method (Matrix)

Applies the specified rotation to this matrix. Overload List

RotateAt(Single,Point) Method

Applies a rotation to this matrix around the point specified in the point parameter. Syntax Parameters angle The rotation angle in degrees.center The center of the rotation.

RotateAt(Single,Point,MatrixOrder) Method

Applies a rotation to this matrix around the point specified in the point parameter. Syntax Parameters angle The rotation angle in degrees.center The center of the rotation.order The multiplication order.

RotateAt Method

Applies a rotation to this matrix around the point specified in the point parameter. Overload List