You are here: Start » AVL.NET » AVL.BoxToRectangle2D Method
AVL.BoxToRectangle2D Method
Converts a box to a rectangle.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void BoxToRectangle2D( AvlNet.Box inBox, out AvlNet.Rectangle2D outRectangle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inBox | AvlNet.Box | |||
![]() | outRectangle | AvlNet.Rectangle2D |


