LengthUnit.Kilometer Property
Gets the LengthUnit that represents a kilometer.
Thread safety: This property is thread-safe.
Syntax
public static LengthUnit Kilometer { get; }
Property Value
Type: LengthUnit
A length unit that represents a kilometer.
A length unit that represents a kilometer.
Remarks
One kilometer is 1000 meters. The Abbreviation is "km".
Platforms
Windows, Linux, Android