area property

double area

Gets the area of the geometry.

This should be implemented by subclasses to compute the correct area.

Implementation

double get area;