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