You are here: Start » FIL.NET » Invoke.CreateView
Invoke.CreateView
Namespace: | Fil.DebugPreview |
---|---|
Assembly: | FilNet.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. |