UomLinearUnitFoot Property |
Returns the foot linear unit (1 ft = 0.3048 m).
Namespace: FDF.CommonAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public static UomLinearUnit Foot { get; }
Public Shared ReadOnly Property Foot As UomLinearUnit
Get
public:
static property UomLinearUnit^ Foot {
UomLinearUnit^ get ();
}
static member Foot : UomLinearUnit with get
Property Value
Type:
UomLinearUnitReturn Value
Type:
UomLinearUnitRemarks See Also