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

FIS.Rectangle2DToRegionOfInterest Method

Converts a rectangle to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Rectangle2DToRegionOfInterest
(
	FilNet.Rectangle2D inRectangle,
	FilNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inRectangleFilNet.Rectangle2D
outRegionOfInterestFilNet.RegionOfInterest

See also