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

Invoke.Ring2DToShapeRegion

Converts a ring to region of interest.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inRingFil.Ring2D
outShapeRegionFil.ShapeRegion

See also