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

FIS.PathToRegionOfInterest Method

Converts a closed path to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathToRegionOfInterest
(
	FilNet.Path inPath,
	FilNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inPathFilNet.PathInput path.
outRegionOfInterestFilNet.RegionOfInterest

See also