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