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

Invoke.RegionToShapeRegion

Converts a region to region of interest.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void RegionToShapeRegion
(
	Fil.Region inRegion,
	Fil.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRegionFil.RegionInput region.
outShapeRegionFil.ShapeRegion

See also