LengthUnit.Foot Property
Gets the LengthUnit that represents an international foot.
Syntax
public static LengthUnit Foot { get; }
Property Value
A length unit that represents the international foot.
Remarks
One international foot is 0.3048 meters exactly, or 12 international inches. The Abbreviation is "ft", but sometimes people use the prime symbol instead.
Many of the US State Plane Coordinate Systems have a foot as length unit, but it is usually the slightly longer UsSurveyFoot. There are also other variations of the foot.
Platforms
Windows, Linux, Android