Click or drag to resize

Delete Class

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

Namespace:  MediaCy.Commands.Microscopy.Dye
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class Delete
	Inherits BaseCommand

The Delete type exposes the following members.

Constructors
  NameDescription
Public methodDelete
Initializes a new instance of the Delete class
Public methodDelete(String)
Initializes a new instance of the Delete class
Public methodDelete(McCommand)
Initializes a new instance of the Delete class
Top
Properties
  NameDescription
Public propertyName
Name of the dye.
Public propertyNames
Name of dyes.
Top
Remarks