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


