You are here: Start » AVL.NET » Region Constructor
Region Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public Region ( int frameWidth_, int frameHeight_, List<Avl.PointRun> pointRuns )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
frameWidth_ | int | ||||
frameHeight_ | int | ||||
pointRuns | System.Collections.Generic.List<Avl.PointRun> |