Matrix.M44 Field (Microsoft.DirectX)

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

Definition

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

Field Value

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

This field is read/write.