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

FIS.RegionToShapeRegion Method

Converts a region to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void RegionToShapeRegion
(
	FilNet.Region inRegion,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRegionFilNet.RegionInput region.
outShapeRegionFilNet.ShapeRegion

See also