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

FIL.PathToRegionOfInterest

Converts a closed path to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

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

See also