LengthUnit.NauticalMile Property
Gets the LengthUnit that represents a nautical mile.
Syntax
public static LengthUnit NauticalMile { get; }
Property Value
A length unit that represents a nautical mile.
Remarks
One nautical mile is 1852 meters exactly. The Abbreviation is "NM", but sometimes people use "nmi" or "M" instead. The length is approximately one minute of arc distance (for example, one arc minute along a meridian or the equator).
Platforms
Windows, Linux, Android