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


