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

FIS.RegionToRegionOfInterest Method

Converts a region to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionToRegionOfInterest
(
	FilNet.Region inRegion,
	FilNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outRegionOfInterestFilNet.RegionOfInterest

See also