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