Matrix.M31 Field (Microsoft.DirectX)

Retrieves or sets the element in the third row and the first column of the matrix.

Definition

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

Field Value

System.Single
A SingleLeave Site value that represents the third row and the first column of the matrix.

This field is read/write.