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

Invoke.PathToShapeRegion

Converts a closed path to a shape region.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void PathToShapeRegion
(
	Fil.Path inPath,
	Fil.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inPathFil.PathInput path.
outShapeRegionFil.ShapeRegion

See also