Click or drag to resize

MeasurementsCommands Class

Provides a set of measurements related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.Measure.Data.CollectorMeasurementsCommands

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

The MeasurementsCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAdd
Adds a new or edits an existing measurement.
Public propertyStatic memberClear
Clears selected measurements list.
Public propertyStatic memberCopy
Copies an entry from the All list to the Selected list.
Public propertyStatic memberOpen
Loads a list of selected measurements.
Public propertyStatic memberRemove
Removes existing measurement from the list.
Public propertyStatic memberReset
Resets measurement list to default. Image and Measurement tables are synchronized.
Public propertyStatic memberSave
Saves the list of selected measurements.
Public propertyStatic memberSync
Reads the list of active measurements from data provider to selected measurements list of data collector.
Top
See Also