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


