You are here: Start » FIL.NET » FIS.RegionPerimeterLength Method
FIS.RegionPerimeterLength Method
Computes the length of the input region perimeter.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RegionPerimeterLength ( FilNet.Region inRegion, out float outPerimeterLength )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outPerimeterLength | float |


