Click or drag to resize

HeatMapCommands Class

Provides a set of heatmap related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.Data.CollectorHeatMapCommands

Namespace:  MediaCy.Automation.Measure.Data.Collector
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class HeatMapCommands

The HeatMapCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCopyToClipboard
Copies the active data table to clipboard.
Public propertyStatic memberOptions
Sets bitmap view options.
Public propertyStatic memberSaveAsText
Saves active data table to a text file.
Public propertyStatic memberSendToExcel
Sends the active data table to Excel.
Top
See Also