Click or drag to resize

RemoveAllMeasurements Class

Removes all measurements from the collection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileRemoveAllMeasurements

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class RemoveAllMeasurements
	Inherits EngineCommand
Constructors
  NameDescription
Public methodRemoveAllMeasurements
Initializes a new instance of the RemoveAllMeasurements class
Public methodRemoveAllMeasurements(McCommand)
Initializes a new instance of the RemoveAllMeasurements class
Top
Remarks