You are here: Start » FIL.NET » FIS.ThickenRegion Method
FIS.ThickenRegion Method
Performs a morphological thickening on a region using predefined kernels.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ThickenRegion ( FilNet.Region inRegion, FilNet.Region outRegion )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outRegion | FilNet.Region | Output region. |