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


