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


