You are here: Start » AVL.NET » Invoke.DebugPreviewCloseWindow

Invoke.DebugPreviewCloseWindow

Closes debug preview window.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void DebugPreviewCloseWindow
(
	Avl.DebugPreviewWindowState ioWindow
)

Parameters

Name Type Range Default Description
ioWindowAvl.DebugPreviewWindowStateState object of window to be closed.

See also