You are here: Start » FIL.NET » FIS.RegionBoundingBox Method
FIS.RegionBoundingBox Method
Computes the smallest box containing a region.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RegionBoundingBox ( FilNet.Region inRegion, out FilNet.Box outBoundingBox )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outBoundingBox | FilNet.Box |


