You are here: Start » FIL.NET » Invoke.RegionBoundingEllipse
Computes the smallest ellipse enclosing a region.
Namespace: | Fil |
---|---|
Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RegionBoundingEllipse ( Fil.Region inRegion, out Fil.Ellipse2D outBoundingEllipse )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRegion | Fil.Region | Input region. | ||
![]() | outBoundingEllipse | Fil.Ellipse2D |