You are here: Start » AVL.NET » Invoke.TestLocationInBox
Tests whether a location is contained in the dimensions of a box.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void TestLocationInBox ( Avl.Location inLocation, Avl.Box inBox, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLocation | Avl.Location | |||
![]() | inBox | Avl.Box | |||
![]() | outIsContained | bool |