Matrix.M31 Field (Microsoft.DirectX)
Retrieves or sets the element in the third row and the first column of the matrix.
Visual Basic Public M31 As Single C# public Single M31;
C++ public: Single M31;
JScript public var M31 : Single
System.Single
This field is read/write.
A Singlevalue that represents the third row and the first column of the matrix.
Show:
