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

FIS.Ellipse2DToShapeRegion Method

Converts an ellipse to region of interest.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void Ellipse2DToShapeRegion
(
	FilNet.Ellipse2D inEllipse,
	FilNet.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inEllipseFilNet.Ellipse2D
outShapeRegionFilNet.ShapeRegion

See also