CompassReading.HeadingMagneticNorth Property

Definition

Gets the heading in degrees relative to magnetic-north.

public:
 property double HeadingMagneticNorth { double get(); };
double HeadingMagneticNorth();
public double HeadingMagneticNorth { get; }
var double = compassReading.headingMagneticNorth;
Public ReadOnly Property HeadingMagneticNorth As Double

Property Value

Double

double

The magnetic-north heading.

Applies to