You are here: Start » FIL.NET » FIL.TestRegionIntersectsWith
Tests whether two regions have non-empty intersection.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void TestRegionIntersectsWith ( FilNet.Region inRegion, FilNet.Region inReferenceRegion, out bool outRegionsIntersect )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inReferenceRegion | FilNet.Region | |||
![]() | outRegionsIntersect | bool |