Show / Hide Table of Contents

Property MagneticVariation

MagneticVariation

Gets the magnetic variation in degrees, or NaN if not available.

Declaration
public double MagneticVariation { get; }
Property Value
Type Description
System.Double

Magnetic variation in degrees, or NaN if not available.

Remarks

Positive values (easterly variation) subtract from the true course and negative values (westerly variation) add to the true course. For example, when an easterly/positive variation occurs, the compass needle points east of true north due to the difference between magnetic north and true north.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.7 - 200.8
.NET200.7 - 200.8
.NET Windows200.7 - 200.8
.NET Android200.7 - 200.8
.NET iOS200.7 - 200.8
.NET Framework200.7 - 200.8
UWP200.7 - 200.8
In This Article
Back to top Copyright © 2022 Esri.