MatrixFixed Fields

Public Fields

  Name Description
Public field Supported by the .NET Compact Framework M11 Represents the element in the first row and the first column of the matrix.
Public field Supported by the .NET Compact Framework M12 Represents the element in the first row and the second column of the matrix.
Public field Supported by the .NET Compact Framework M13 Represents the element in the first row and the third column of the matrix.
Public field Supported by the .NET Compact Framework M14 Represents the element in the first row and the fourth column of the matrix.
Public field Supported by the .NET Compact Framework M21 Represents the element in the second row and the first column of the matrix.
Public field Supported by the .NET Compact Framework M22 Represents the element in the second row and the second column of the matrix.
Public field Supported by the .NET Compact Framework M23 Represents the element in the second row and the third column of the matrix.
Public field Supported by the .NET Compact Framework M24 Represents the element in the second row and the fourth column of the matrix.
Public field Supported by the .NET Compact Framework M31 Represents the element in the third row and the first column of the matrix.
Public field Supported by the .NET Compact Framework M32 Represents the element in the third row and the second column of the matrix.
Public field Supported by the .NET Compact Framework M33 Represents the element in the third row and the third column of the matrix.
Public field Supported by the .NET Compact Framework M34 Represents the element in the third row and the fourth column of the matrix.
Public field Supported by the .NET Compact Framework M41 Represents the element in the fourth row and the first column of the matrix.
Public field Supported by the .NET Compact Framework M42 Represents the element in the fourth row and the second column of the matrix.
Public field Supported by the .NET Compact Framework M43 Represents the element in the fourth row and the third column of the matrix.
Public field Supported by the .NET Compact Framework M44 Represents the element in the fourth row and the fourth column of the matrix.

Top

See Also

Reference

MatrixFixed Structure
Microsoft.WindowsMobile.DirectX.Direct3D Namespace
Matrix

Other Resources

Direct3D Programming