Click or drag to resize

MeasurementsCommands Class

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

Namespace:  MediaCy.Automation.Measure.LineProfile
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 measurements to the measurements collection.
Public propertyStatic memberRemove
Removes the measurement from the collection.
Public propertyStatic memberRemoveAll
Removes all measurements from the collection.
Public propertyStatic memberReset
Resets the measurements to default.
Top
See Also