Gets the rotation matrix for the current orientation-sensor reading.
public:
property SensorRotationMatrix^ RotationMatrix {
SensorRotationMatrix^ get ();
}
Type: SensorRotationMatrix
The rotation matrix for the current orientation-sensor reading.
Namespace: Windows.Devices.Sensors
Metadata: windows.winmd
OrientationSensorReading Class