You are here: Start » FIL.NET » Invoke.Rectangle2DToShapeRegion

Invoke.Rectangle2DToShapeRegion

Converts a rectangle to region of interest.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void Rectangle2DToShapeRegion
(
	Fil.Rectangle2D inRectangle,
	Fil.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRectangleFil.Rectangle2D
outShapeRegionFil.ShapeRegion

See also