vrLib SDK Documentation
Length_F2M Method (lengthFeet)
NamespacesVideoRay.UtilPhysicalUnitsLength_F2M(Double)
Convert length from feet to meters
Declaration Syntax
C#Visual BasicVisual C++
public static double Length_F2M(
	double lengthFeet
)
Public Shared Function Length_F2M ( _
	lengthFeet As Double _
) As Double
public:
static double Length_F2M(
	double lengthFeet
)
Parameters
lengthFeet (Double)
length in feet
Return Value

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)