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


