You are here: Start » FIL.NET » FIS.RegionComplexity Method
FIS.RegionComplexity Method
Calculates how much the input region's perimeter is bigger than the perimeter of a circle of the same area.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RegionComplexity ( FilNet.Region inRegion, out float outComplexity )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outComplexity | float |


