You are here: Start » FIL.NET » Function Reference » Conversions » FIL.BoxToRectangle2D
Converts a box to a rectangle.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void BoxToRectangle2D ( FilNet.Box inBox, out FilNet.Rectangle2D outRectangle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox | FilNet.Box | |||
![]() | outRectangle | FilNet.Rectangle2D |


