CompassReading.TrueHeading Property

Namespace:  Microsoft.Devices.Sensors
Assembly:  Microsoft.Devices.Sensors (in Microsoft.Devices.Sensors.dll)

Syntax

'Declaration
Public Property TrueHeading As Double
public double TrueHeading { get; internal set; }
public:
property double TrueHeading {
    double get ();
    internal: void set (double value);
}
member TrueHeading : float with get, internal set

Property Value

Type: System.Double

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

CompassReading Structure

Microsoft.Devices.Sensors Namespace