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