How can I calculate the centroid of polygon?

79.9k Views Asked by At

What is the way to calculate the centroid of polygon? I have a concave polygon of 16 points, and I want know the centroid of that.

thanks