You are here: Start » AVL.NET » Invoke.CreateView
Invoke.CreateView
| Namespace: | Avl.DebugPreview | 
|---|---|
| Assembly: | AvlNet.dll | 
Syntax
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| name | string | Window title. | |||
| width | int | -1 | Width of the window preview area in pixels. | ||
| height | int | -1 | Height of the window preview area in pixels. | ||
| posX | int | -1 | X coordinate of the initial window position. | ||
| posY | int | -1 | Y coordinate of the initial window position. | 
