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


