Click or drag to resize
GeAngleNormalize Method
Returns normalized value of this angle, which is the equivalent angle in the range [-Pi, Pi].

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeAngle Normalize()

Return Value

Type: GeAngle
Remarks
Source: JTS/Angle.java
See Also