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