You are here: Start » AVL.NET » 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 | |
|---|---|---|---|---|---|
![]()  | inEllipse | Avl.Ellipse2D | |||
![]()  | outShapeRegion | Avl.ShapeRegion | 


