You are here: Start » FIL.NET » FIS.CropPointArrayToRegion Method
FIS.CropPointArrayToRegion Method
Crops an array of points to a region.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void CropPointArrayToRegion ( IList<FilNet.Point2D> inPoints, FilNet.Region inRegion, IList<FilNet.Point2D> outPoints )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPoints | System.Collections.Generic.IList<FilNet.Point2D> | |||
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outPoints | System.Collections.Generic.IList<FilNet.Point2D> |