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

FIS.Circle2DToShapeRegion Method

Converts a circle to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Circle2DToShapeRegion
(
	FilNet.Circle2D inCircle,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inCircleFilNet.Circle2D
outShapeRegionFilNet.ShapeRegion

See also