You are here: Start » FIL.NET » Invoke.TestRegionOnBorder

Invoke.TestRegionOnBorder

Tests whether a region is adjacent to its border.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void TestRegionOnBorder
(
	Fil.Region inRegion,
	out bool outIsOnBorder
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
outIsOnBorderbool

See also