You are here: Start » FIL.NET » Function Reference » Basic » Box » FIL.TestBoxInBox
Tests whether a box is contained in another one.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void TestBoxInBox ( FilNet.Box inSubBox, FilNet.Box inBox, out bool outIsContained )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inSubBox | FilNet.Box | |||
![]() | inBox | FilNet.Box | |||
![]() | outIsContained | bool |