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


