You are here: Start » AVL.NET » Invoke.InflateRectangle
Invoke.InflateRectangle
Enlarges a rectangle by a given margin.
Namespace: | Avl |
---|---|
Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void InflateRectangle ( Avl.Rectangle2D inRectangle, float inMargin, out Avl.Rectangle2D outRectangle )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inRectangle | Avl.Rectangle2D | |||
![]() | inMargin | float | |||
![]() | outRectangle | Avl.Rectangle2D |