Matrix.Multiply Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Determines the product of two matrices.

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Multiply(Matrix) Multiplies the current matrix by the specified matrix.
Public methodStatic memberSupported by the .NET Compact Framework Multiply(Matrix, Matrix) Returns the product of the two specified matrices.

Top

See Also

Reference

Matrix Structure

Matrix Members

Microsoft.WindowsMobile.DirectX Namespace