Tests whether a ring is oriented counter-clockwise.
[Visual Basic]
Overrides Public Function IsCCW( _
ByVal ring As Coordinates _
) As Boolean
Return true if ring is oriented counter-clockwise.
Missing <remarks> documentation for M:Geotools.Algorithms.RobustCGAlgorithms.IsCCW(Geotools.Geometries.Coordinates)
RobustCGAlgorithms Class | RobustCGAlgorithms Members | Geotools.Algorithms Namespace