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


