Loading [MathJax]/extensions/tex2jax.js

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

FIS.Rectangle2DToShapeRegion Method

Converts a rectangle to a shape region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inRectangleFilNet.Rectangle2D
outShapeRegionFilNet.ShapeRegion

See also