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

FIS.Rectangle2DToShapeRegion Method

Converts a rectangle to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Rectangle2DToShapeRegion
(
	FilNet.Rectangle2D inRectangle,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRectangleFilNet.Rectangle2D
outShapeRegionFilNet.ShapeRegion

See also