You are here: Start » FIL.NET » FIS.PolygonCircularity Method
FIS.PolygonCircularity Method
Computes the area of a polygon divided by the area of a circle having the same feature.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void PolygonCircularity ( FilNet.Path inPolygon, FilNet.CircularityMeasure inCircularityMeasure, out float outCircularity )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPolygon | FilNet.Path | |||
![]() | inCircularityMeasure | FilNet.CircularityMeasure | RadiusPreserving | Default value: RadiusPreserving. | |
![]() | outCircularity | float |