You are here: Start » AVL.NET » AVS.TestRegionEqualTo Method
AVS.TestRegionEqualTo Method
Tests whether given regions are equal.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TestRegionEqualTo ( AvlNet.Region inRegion, AvlNet.Region inReferenceRegion, out bool outIsEqual )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. | ||
![]() | inReferenceRegion | AvlNet.Region | |||
![]() | outIsEqual | bool |


