Share via


Matrix4.M41 Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

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

Syntax

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

Property Value

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

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

Matrix4 Structure
Matrix4 Members
Microsoft.Kinect Namespace