Click or drag to resize

DeleteAll Class

Deletes all dyes from the dye library.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Microscopy.DyeDeleteAll

Namespace:  MediaCy.Commands.Microscopy.Dye
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class DeleteAll
	Inherits BaseCommand
Constructors
  NameDescription
Public methodDeleteAll
Initializes a new instance of the DeleteAll class
Public methodDeleteAll(String)
Initializes a new instance of the DeleteAll class
Public methodDeleteAll(McCommand)
Initializes a new instance of the DeleteAll class
Top
Remarks