OrientationSensorReadingChangedEventArgs.Reading Property

Gets the current reading which includes a Quaternion, a RotationMatrix, and a timestamp.

Syntax

public:
property OrientationSensorReading^ Reading {
         OrientationSensorReading^ get ();
}  

Property value

Type: OrientationSensorReading 

The current reading which includes a Quaternion, a RotationMatrix, and a timestamp.

Requirements

Namespace: Windows.Devices.Sensors

Metadata: windows.winmd

See also

Reference

OrientationSensorReadingChangedEventArgs Class

OrientationSensorReadingChangedEventArgs Members

Windows.Devices.Sensors Namespace