You are here: Start » FIL.NET » Invoke.ShapeRegionToRegion
Converts a shape region to a region with an automatically computed frame.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void ShapeRegionToRegion ( Fil.ShapeRegion inShapeRegion, Fil.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inShapeRegion | Fil.ShapeRegion | |||
![]() | outRegion | Fil.Region | Output region. |


