You are here: Start » AVL.NET » AVL.Circle2DToRegionOfInterest Method
AVL.Circle2DToRegionOfInterest Method
Converts a circle to region of interest.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Circle2DToRegionOfInterest( AvlNet.Circle2D inCircle, out AvlNet.RegionOfInterest outRegionOfInterest )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inCircle | AvlNet.Circle2D | |||
![]() | outRegionOfInterest | AvlNet.RegionOfInterest |


