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


