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


