Returns the area of this Geometry. Areal Geometrys have a non-zero area. They override this function to compute the area, others return 0.0.
[Visual Basic]
Overridable Public Function GetArea() As Double
Returns the area of the Geometry.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.GetArea
Geometry Class | Geometry Members | Geotools.Geometries Namespace