You are here: Start » FIL.NET » FIS.TrimRegionToPolygon Method
FIS.TrimRegionToPolygon Method
Removes region elements lying beyond the specified polygon.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void TrimRegionToPolygon ( FilNet.Region inRegion, FilNet.Path inPolygon, FilNet.Region outRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | inPolygon | FilNet.Path | |||
![]() | outRegion | FilNet.Region | Output region. |


