Click or drag to resize
GeAngleToString Method (UomUnit, Int32, UomAngularUnitFormat)

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string ToString(
	UomUnit unit,
	int precision,
	UomAngularUnitFormat representation = UomAngularUnitFormat.Default
)

Parameters

unit
Type: FDF.CommonUomUnit
precision
Type: SystemInt32
representation (Optional)
Type: FDF.CommonUomAngularUnitFormat

Return Value

Type: String
See Also