LengthUnit.Yard Property
Gets the LengthUnit that represents an international yard.
Syntax
public static LengthUnit Yard { get; }
Property Value
A length unit that represents an international yard.
Remarks
One international yard is 3 international feet or 0.9144 meters. The Abbreviation is "yd".
The slightly longer US Survey yard 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