You are here: Start » AVL.NET » AVS.Ellipse2DToShapeRegion Method

AVS.Ellipse2DToShapeRegion Method

Converts an ellipse to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

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

Parameters

Name Type Range Default Description
inEllipseAvlNet.Ellipse2D
outShapeRegionAvlNet.ShapeRegion

See also