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

FIS.ShapeRegionToRegion Method

Converts a shape region to a region with an automatically computed frame.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ShapeRegionToRegion
(
	FilNet.ShapeRegion inShapeRegion,
	FilNet.Region outRegion
)

Parameters

Name Type Range Default Description
inShapeRegionFilNet.ShapeRegion
outRegionFilNet.RegionOutput region.

See also