You are here: Start » AVL.NET » AVS.PolygonMassCenter Method
AVS.PolygonMassCenter Method
Computes the mass center of polygon.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PolygonMassCenter ( AvlNet.Path inPolygon, out AvlNet.Point2D outMassCenter )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPolygon | AvlNet.Path | |||
![]() | outMassCenter | AvlNet.Point2D |


