Polygon |
Name | Description | |
---|---|---|
GetClosedPolygonCentroid(IEnumerablePointD2D) | Calculate the center of gravity (centroid) of the given closed polygon. The polygon has to be non-selfintersecting! | |
GetClosedPolygonCentroid(IEnumerableValueTupleDouble, Double) | Calculate the center of gravity (centroid) of the given closed polygon. The polygon has to be non-selfintersecting! |