You are here: Start » FIL.NET » Invoke.RectanglePerimeterLength
Computes the perimeter length of a rectangle.
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.dll |
Syntax
C++
C#
public static void RectanglePerimeterLength ( Fil.Rectangle2D inRectangle, out float outPerimeterLength )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | Fil.Rectangle2D | |||
![]() | outPerimeterLength | float |


