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