LengthUnit.Inch Property
Gets the LengthUnit that represents an international inch.
Syntax
public static LengthUnit Inch { get; }
Property Value
A length unit that represents an international inch.
Remarks
One international inch is 2.54 centimeters, and 12 inches is a foot. The Abbreviation is "in", but sometimes people use the double prime symbol instead.
The slightly longer US Survey inch 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