You are here: Start » FIL.NET » Region Constructor
Region Constructor
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.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 |
