You are here: Start » FIL.NET » Region Constructor
Region Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Region ( int frameWidth, int frameHeight, IList<FilNet.PointRun> data )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| frameWidth | int | ||||
| frameHeight | int | ||||
| data | System.Collections.Generic.IList<FilNet.PointRun> |
