Click or drag to resize

RemoveMeasurements Class

Removes the measurement from the collection.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.LineProfileEngineCommand
            MediaCy.Commands.LineProfileRemoveMeasurements

Namespace:  MediaCy.Commands.LineProfile
Assembly:  MediaCy.Commands.LineProfile (in MediaCy.Commands.LineProfile.dll) Version: 3.1.0.0
Syntax
VB
Public Class RemoveMeasurements
	Inherits EngineCommand

The RemoveMeasurements type exposes the following members.

Constructors
  NameDescription
Public methodRemoveMeasurements
Initializes a new instance of the RemoveMeasurements class
Public methodRemoveMeasurements(McCommand)
Initializes a new instance of the RemoveMeasurements class
Top
Properties
  NameDescription
Public propertyIndex
Index of the measurement to remove.
Top
Remarks