You are here: Start » FIL.NET » FIS.PolygonRectangularity Method
FIS.PolygonRectangularity Method
Computes the area of a polygon divided by the area of its bounding rectangle.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void PolygonRectangularity ( FilNet.Path inPolygon, out float outRectangularity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPolygon | FilNet.Path | |||
![]() | outRectangularity | float |


