Click or drag to resize

PolygonMathGetClosedPolygonSecondMoments Method

Overload List
 NameDescription
Public methodStatic memberGetClosedPolygonSecondMoments(IEnumerableIntPoint) Calculates the 2nd moments of the given closed polygon. The polygon has to be non-selfintersecting!
Public methodStatic memberGetClosedPolygonSecondMoments(IEnumerableIEnumerableIntPoint) Calculates the 2nd moments of the given closed polygons. The polygons have to be non-selfintersecting!
Top
See Also