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


