Matrix.M24 Field (Microsoft.DirectX)

Retrieves or sets the element in the second row and the fourth column of the matrix.

Definition

Visual Basic Public M24 As SingleLeave Site
C# public SingleLeave Site M24;
C++ public: SingleLeave Site M24;
JScript public var M24 : SingleLeave Site

Field Value

System.Single
A SingleLeave Site value that represents the second row and the fourth column of the matrix.

This field is read/write.