Returns the signed area for a ring. The area is positive if the ring is oriented CW.
[Visual Basic]
Public Shared Function SignedArea( _
ByVal ring As Coordinates _
) As Double
Missing <returns> documentation for M:Geotools.Algorithms.CGAlgorithms.SignedArea(Geotools.Geometries.Coordinates)
Missing <remarks> documentation for M:Geotools.Algorithms.CGAlgorithms.SignedArea(Geotools.Geometries.Coordinates)
CGAlgorithms Class | CGAlgorithms Members | Geotools.Algorithms Namespace