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