Click or drag to resize
GeAngleConvertFrom Method
Converts given value from specified unit of measure.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public override double ConvertFrom(
	double value,
	UomUnit unit
)

Parameters

value
Type: SystemDouble
unit
Type: FDF.CommonUomUnit

Return Value

Type: Double
Remarks