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