You are here: Start » AVL.NET » AVS.DebugPreviewCloseWindow Method
AVS.DebugPreviewCloseWindow Method
Closes debug preview window.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DebugPreviewCloseWindow ( AvlNet.DebugPreviewWindowState ioWindow )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| ioWindow | AvlNet.DebugPreviewWindowState | State object of window to be closed. |
