You are here: Start » AVL.NET » AVS.EllipseArea Method
AVS.EllipseArea Method
Computes the area of an ellipse.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void EllipseArea ( AvlNet.Ellipse2D inEllipse, out float outArea )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inEllipse | AvlNet.Ellipse2D | |||
![]() | outArea | float |


