You are here: Start » AVL.NET » Invoke.Ellipse2DToShapeRegion

Invoke.Ellipse2DToShapeRegion

Converts an ellipse to region of interest.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void Ellipse2DToShapeRegion
(
	Avl.Ellipse2D inEllipse,
	Avl.ShapeRegion outShapeRegion
)

Parameters

Name Type Range Default Description
inEllipseAvl.Ellipse2D
outShapeRegionAvl.ShapeRegion

See also