Click or drag to resize

ColocTableCommand Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Addins.ColocalizationColocTableCommand
            MediaCy.Addins.ColocalizationColocCopyToClipboardCommand
            MediaCy.Addins.ColocalizationColocCopyToExcelCommand

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Class ColocTableCommand
	Inherits OneInputOneOutputCommand(Of Object, McImage)

The ColocTableCommand type exposes the following members.

Constructors
  NameDescription
Public methodColocTableCommand
Initializes a new instance of the ColocTableCommand class
Public methodColocTableCommand(McCommand)
Initializes a new instance of the ColocTableCommand class
Top
Methods
  NameDescription
Public methodGetDataTable
Top
See Also