You are here: Start » FIL.NET » Function Reference » Conversions » FIL.Ring2DToShapeRegion

FIL.Ring2DToShapeRegion

Converts a ring to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inRingFilNet.Ring2D
outShapeRegionFilNet.ShapeRegion

See also