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

Heatmap.Reset Method

Resets this instance with data of the other Heatmap object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.Heatmap other
)

Parameters

Name Type Range Default Description
otherAvlNet.Heatmap

See also