Click or drag to resize

McCommandExtended Class

Extend the base McCommand class for commands with their own implementation as well as scripts.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      More...

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McCommandExtended
	Inherits McCommand
	Implements ICustomTypeDescriptor

The McCommandExtended type exposes the following members.

Constructors
  NameDescription
Public methodMcCommandExtended
Initializes a new instance of the McCommandExtended class
Public methodMcCommandExtended(String)
Initializes a new instance of the McCommandExtended class
Public methodMcCommandExtended(McCommand, String)
Initializes a new instance of the McCommandExtended class
Top
Properties
  NameDescription
Public propertyInputDataSize
Returns the approximate input size to process in bytes
Public propertyInputDescription
Returns a description of the current input
Public propertyIsReady
A command is ready to be processed when all its inputs are ready, that is none is locked or unavailable.
(Overrides McCommandIsReady.)
Top
Methods
Remarks
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.ActiveDataOverlayAddLocationCommand
      MediaCy.Addins.ActiveDataOverlayDeleteLocationCommand
      MediaCy.Addins.ActiveDataOverlayFavoriteTableCommand
      MediaCy.Addins.ActiveDataOverlayLoadSaveCommand
      MediaCy.Addins.ActiveDataOverlayResetOptionsCommand
      MediaCy.Addins.AlignAlignAddAllWindowCommand
      MediaCy.Addins.AlignAlignCalculateCommand
      MediaCy.Addins.AlignAlignClearWindowCommand
      MediaCy.Addins.AlignAlignSetSelectedWindowsCommand
      MediaCy.Addins.AlignAlignTransformsCommand
      MediaCy.Addins.AlignEDFAddAllWindowCommand
      MediaCy.Addins.AlignEDFClearWindowCommand
      MediaCy.Addins.AlignEDFCreateImagesCommand
      MediaCy.Addins.AlignEDFSetSelectedWindowsCommand
      MediaCy.Addins.AlignExtendedFocusOptionsResetCommand
      MediaCy.Addins.AlignOpenSaveTransformsCommand
      MediaCy.Addins.ColocalizationColocAddMeasuresCommand
      MediaCy.Addins.DataCollectorDataCollectorCommand
      MediaCy.Addins.ICalibrationOpenSaveCalibrationsCommand
      MediaCy.Addins.LiveOperationsAddImageToEDFCommand
      MediaCy.Addins.LiveOperationsAddTileCommand
      MediaCy.Addins.LiveOperationsUndoTileCommand
      MediaCy.Addins.SCalibration.CommandsDeleteAll
      MediaCy.Addins.SCalibration.CommandsResetActive
      MediaCy.Addins.SCalibrationOpenSaveCalibrationsCommand
      MediaCy.Addins.SystemSettings.CommandsCreateDerivedCalib
      MediaCy.Addins.SystemSettingsOpenSaveCalibrationsCommand
      MediaCy.CommandsBaseCommand
      MediaCy.Commands.WindowPrintOptions
      MediaCy.IQL.ApplicationMcScript
      MediaCy.Viewers.ImageSlicerViewCommand