distance property

double distance

Gets the distance of the geometry.

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

Implementation

double get distance;