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