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