centroid property

Point get centroid

Centroid of this polygon (alias for getInnerCentroid)

Implementation

Point get centroid => getInnerCentroid();