You are here: Start » AVL.NET » Invoke.EmptyRegion
Creates an empty region with a given frame.
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]()  | inFrameWidth | int | <0, 65535> | Width of the created region's frame. | |
![]()  | inFrameHeight | int | <0, 65535> | Height of the created region's frame. | |
![]()  | outRegion | Avl.Region | Output region. | 


