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


