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


