You are here: Start » AVL.NET » AVL.PathToRegionOfInterest
Converts a closed path to region of interest.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
C++
C#
public static void PathToRegionOfInterest ( AvlNet.Path inPath, AvlNet.RegionOfInterest outRegionOfInterest )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inPath | AvlNet.Path | Input path. | ||
![]() | outRegionOfInterest | AvlNet.RegionOfInterest |


