You are here: Start » FIL.NET » FIS.BoxCenter Method
FIS.BoxCenter Method
Returns center of a box.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void BoxCenter ( FilNet.Box inBox, out FilNet.Point2D outCenter )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox | FilNet.Box | |||
![]() | outCenter | FilNet.Point2D |


