Click or drag to resize
GeLength Constructor (Double, UomLinearUnit)
Initializes a new instance of the GeLength class

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeLength(
	double value,
	UomLinearUnit unit
)

Parameters

value
Type: SystemDouble
unit
Type: FDF.CommonUomLinearUnit
See Also