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

FIS.PathToShapeRegion Method

Converts a closed path to a shape region.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void PathToShapeRegion
(
	FilNet.Path inPath,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inPathFilNet.PathInput path.
outShapeRegionFilNet.ShapeRegion

See also