You are here: Start » AVL.NET » AVS.VerifyRegion Method
AVS.VerifyRegion Method
Checks if the input region is a valid Region object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void VerifyRegion ( AvlNet.Region inRegion )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRegion | AvlNet.Region | Input region. |

