Matrix.Multiply Method

Determines the product of two matrices.

Overload List

Name Description
Matrix.Multiply (Matrix) Multiplies the current matrix by the specified matrix.

Supported by the .NET Compact Framework.
Matrix.Multiply (Matrix, Matrix) Returns the product of the two specified matrices.

Supported by the .NET Compact Framework.

See Also

Reference

Matrix Structure
Matrix Members
Microsoft.WindowsMobile.DirectX Namespace