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

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

Parameters

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