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