SensorRotationMatrix.M32 Property

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

Syntax

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

Property value

Type: float32 

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

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

SensorRotationMatrix Class

SensorRotationMatrix Members

Windows.Devices.Sensors Namespace