Share via


Matrix4.M14 Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets or sets the value in row 1, column 4.

Syntax

public float M14 { get; set; }
'Declaration
Public Property M14 As Single 

Property Value

Type: Single
The value in row 1, column 4.

Requirements

Namespace: Microsoft.Kinect

Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

See Also

Reference

Matrix4 Structure
Matrix4 Members
Microsoft.Kinect Namespace