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


