You are here: Start » AVL.NET » Region Constructor
Region Constructor
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Syntax
public Region ( int frameWidth_, int frameHeight_, System.IntPtr data, int count, bool own )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| frameWidth_ | int | ||||
| frameHeight_ | int | ||||
| data | System.IntPtr | ||||
| count | int | ||||
| own | bool | 
