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


