You are here: Start » AVL.NET » Invoke.TestRegionInRegion
Tests whether a region is contained in another one.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void TestRegionInRegion ( Avl.Region inSubregion, Avl.Region inRegion, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSubregion | Avl.Region | |||
![]() | inRegion | Avl.Region | Input region. | ||
![]() | outIsContained | bool |