Click or drag to resize

DeleteAllCommand Class

Deletes all measurements.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsDeleteAllCommand

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