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