CompassReading.HeadingMagneticNorth 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 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.