You are here: Start » AVL.NET » DebugPreviewWindowState.Reset Method

DebugPreviewWindowState.Reset Method

Resets this instance with data of the other DebugPreviewWindowState object.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public void Reset
(
	AvlNet.DebugPreviewWindowState other
)

Parameters

Name Type Range Default Description
otherAvlNet.DebugPreviewWindowState

See also