Click or drag to resize

DeleteSelectedCommand Class

Deletes selected measurements.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDDeleteSelectedCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class DeleteSelectedCommand
	Inherits ViewNDCommand
Constructors
  NameDescription
Public methodDeleteSelectedCommand
Initializes a new instance of the DeleteSelectedCommand class
Public methodDeleteSelectedCommand(McCommand)
Initializes a new instance of the DeleteSelectedCommand class
Top
Remarks