You are here: Start » FIL.NET » FIS.TestRegionOnBorder Method
FIS.TestRegionOnBorder Method
Tests whether a region is adjacent to its border.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void TestRegionOnBorder ( FilNet.Region inRegion, out bool outIsOnBorder )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outIsOnBorder | bool |


