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