You are here: Start » AVL.NET » AVS.DebugPreviewShowRegion Method

AVS.DebugPreviewShowRegion Method

Shows region in separated window. When called first time creates new window with size fit to region.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static bool DebugPreviewShowRegion
(
	AvlNet.DebugPreviewWindowState ioState,
	AvlNet.Region inRegion
)

Parameters

Name Type Range Default Description
ioStateAvlNet.DebugPreviewWindowStateState object of sustained preview window.
inRegionAvlNet.RegionRegion to preview.

Function Overrides

See also