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


