Click or drag to resize

DeleteAllCommand Class

Deletes all measurements.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.NDViewNDCommand
            MediaCy.Viewers.NDDeleteAllCommand

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.dll) Version: 3.1.0.0
Syntax
VB
Public Class DeleteAllCommand
	Inherits ViewNDCommand
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