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

FIS.Ring2DToShapeRegion Method

Converts a ring to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Ring2DToShapeRegion
(
	FilNet.Ring2D inRing,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inRingFilNet.Ring2D
outShapeRegionFilNet.ShapeRegion

See also