You are here: Start » FIL.NET » Invoke.RegionBoundingEllipse_OrNil
Computes the smallest ellipse enclosing a region; returns NIL if the region is empty.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RegionBoundingEllipse_OrNil ( Fil.Region inRegion, Conditional<Fil.Ellipse2D> outBoundingEllipse )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outBoundingEllipse | Ftl.Conditional<Fil.Ellipse2D> |