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