You are here: Start » FIL.NET » Invoke.TestRegionInRegion
Tests whether a region is contained in another one.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestRegionInRegion ( Fil.Region inSubregion, Fil.Region inRegion, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSubregion | Fil.Region | |||
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outIsContained | bool |