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
ioWindowAvlNet.DebugPreviewWindowStateState object of window to be closed.

See also