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

Invoke.ShapeRegionToRegion

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

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void ShapeRegionToRegion
(
	Fil.ShapeRegion inShapeRegion,
	Fil.Region outRegion
)

Parameters

Name Type Range Default Description
inShapeRegionFil.ShapeRegion
outRegionFil.RegionOutput region.

See also