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


