Matrix.M12 Field (Microsoft.DirectX)

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

Definition

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

Field Value

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

This field is read/write.