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


