Geometry.GetArea

Geometry.GetArea method

Computes the area of this geometry.

public double GetArea()

Return Value

The area of this geometry. Sum of areas of elements of this geometry if this geometry is a GeometryCollection.

See Also