You are here: Start » AVL.NET » Invoke.RegionPerimeterLength
Computes the length of the input region perimeter.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void RegionPerimeterLength ( Avl.Region inRegion, out float outPerimeterLength )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | Avl.Region | Input region. | ||
![]() | outPerimeterLength | float |


