You are here: Start » AVL.NET » Heatmap Constructor
Heatmap Constructor
Creates a deep copy of the passed object.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Heatmap
(
AvlNet.Heatmap rhs
)
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| rhs | AvlNet.Heatmap | Prototype object. |
