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


