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