You are here: Start » FIL.NET » Function Reference » Geometry 2D » Geometry 2D Features » FIL.EllipseBoundingBox
Computes the smallest box containing an ellipse.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void EllipseBoundingBox ( FilNet.Ellipse2D inEllipse, out FilNet.Box outBoundingBox )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inEllipse | FilNet.Ellipse2D | |||
![]() | outBoundingBox | FilNet.Box |