LengthUnit.Mile Property
Gets the LengthUnit that represents an international mile.
Syntax
public static LengthUnit Mile { get; }
Property Value
A length unit that represents an international mile.
Remarks
One international mile is 5280 international feet or 1609.344 meters. The Abbreviation is "mi".
The slightly longer US Survey mile is not predefined, since the difference is negligible in most contexts except CRS definitions, where the foot is normally used. See UsSurveyFoot.
Platforms
Windows, Linux, Android