Click or drag to resize

OpenMeasurementsCommand Class

Opens measurements from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsOpenSaveMeasurementsCommand
                MediaCy.Addins.MeasurementsOpenMeasurementsCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class OpenMeasurementsCommand
	Inherits OpenSaveMeasurementsCommand

The OpenMeasurementsCommand type exposes the following members.

Constructors
  NameDescription
Public methodOpenMeasurementsCommand
Initializes a new instance of the OpenMeasurementsCommand class
Public methodOpenMeasurementsCommand(McCommand)
Initializes a new instance of the OpenMeasurementsCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks