Click or drag to resize

PolygonMathGetClosedPolygonCentroid Method

Overload List
 NameDescription
Public methodStatic memberGetClosedPolygonCentroid(IEnumerablePointD2D) Calculate the center of gravity (centroid) of the given closed polygon. The polygon has to be non-selfintersecting!
Public methodStatic memberGetClosedPolygonCentroid(IEnumerableValueTupleDouble, Double) Calculate the center of gravity (centroid) of the given closed polygon. The polygon has to be non-selfintersecting!
Top
See Also