MagnetometerReading.DirectionalAccuracy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the magnetometer's directional accuracy.
public:
property MagnetometerAccuracy DirectionalAccuracy { MagnetometerAccuracy get(); };
MagnetometerAccuracy DirectionalAccuracy();
public MagnetometerAccuracy DirectionalAccuracy { get; }
var magnetometerAccuracy = magnetometerReading.directionalAccuracy;
Public ReadOnly Property DirectionalAccuracy As MagnetometerAccuracy
Property Value
The magnetometer's directional accuracy.