You are here: Start » AVL.NET » AVS.Rectangle2DToShapeRegion Method
AVS.Rectangle2DToShapeRegion Method
Converts a rectangle to region of interest.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Rectangle2DToShapeRegion ( AvlNet.Rectangle2D inRectangle, AvlNet.ShapeRegion outShapeRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | AvlNet.Rectangle2D | |||
![]() | outShapeRegion | AvlNet.ShapeRegion |


