You are here: Start » AVL.NET » AVL.TestLocationInBox(AvlNet.Location, AvlNet.Box, bool)
AVL.TestLocationInBox(AvlNet.Location, AvlNet.Box, bool)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void TestLocationInBox( AvlNet.Location inLocation, AvlNet.Box inBox, out bool outIsContained )
Parameters
- inLocation
- Type: AvlNet.Location
- inBox
- Type: AvlNet.Box
- outIsContained
- Type: System.Boolean
