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


