You are here: Start » AVL.NET » Invoke.RectangleBoundingCircle
Computes the smallest circle containing a rectangle.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void RectangleBoundingCircle ( Avl.Rectangle2D inRectangle, out Avl.Circle2D outBoundingCircle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | Avl.Rectangle2D | |||
![]() | outBoundingCircle | Avl.Circle2D |