You are here: Start » FIL.NET » FIS.RegionToImage Method
FIS.RegionToImage Method
Converts a region to an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void RegionToImage ( FilNet.Region inRegion, FilNet.Image outImage )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | FilNet.Region | Input region. | ||
![]() | outImage | FilNet.Image | Output image. |