You are here: Start » FIL.NET » Invoke.TestRegionEqualTo
Tests whether given regions are equal.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void TestRegionEqualTo ( Fil.Region inRegion, Fil.Region inReferenceRegion, out bool outIsEqual )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Fil.Region | Input region. | ||
![]() | inReferenceRegion | Fil.Region | |||
![]() | outIsEqual | bool |