You are here: Start » FIL.NET » FIS.RegionOfInterestToRegion Method

FIS.RegionOfInterestToRegion Method

Converts a region of interest to a region with automatically computed frame.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionOfInterestToRegion
(
	FilNet.RegionOfInterest inRegionOfInterest,
	FilNet.Region outRegion
)

Parameters

Name Type Range Default Description
inRegionOfInterestFilNet.RegionOfInterest
outRegionFilNet.RegionOutput region.

See also