SensorRotationMatrix.M21 Property

Gets the value at row 2, column 1 of the given rotation matrix.

Syntax

public:
property float32 M21 {
         float32 get ();
}  

Property value

Type: float32 

  The value at row 2, column 1 of the given rotation matrix.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

SensorRotationMatrix Class

SensorRotationMatrix Members

Windows.Devices.Sensors Namespace