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


