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   | 
    
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
| Target | Versions | 
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 | 
| .NET | 200.7 - 200.8 | 
| .NET Windows | 200.7 - 200.8 | 
| .NET Android | 200.7 - 200.8 | 
| .NET iOS | 200.7 - 200.8 | 
| .NET Framework | 200.7 - 200.8 | 
| UWP | 200.7 - 200.8 |