Share via


Matrix4.M21 Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

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

Syntax

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

Property Value

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

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

Matrix4 Structure
Matrix4 Members
Microsoft.Kinect Namespace