You are here: Start » AVL.NET » Invoke.Ellipse2DToRectangle2D
Converts an ellipse to a rectangle.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
C++
C#
public static void Ellipse2DToRectangle2D ( Avl.Ellipse2D inEllipse, out Avl.Rectangle2D outRectangle )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inEllipse | Avl.Ellipse2D | |||
![]()  | outRectangle | Avl.Rectangle2D | 


