Click or drag to resize

SelectAllCommand Class

Select all measurement objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsSelectAllCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class SelectAllCommand
	Inherits MeasurementsCommand
Constructors
  NameDescription
Public methodSelectAllCommand
Initializes a new instance of the SelectAllCommand class
Public methodSelectAllCommand(McCommand)
Initializes a new instance of the SelectAllCommand class
Top
Remarks