Click or drag to resize

ShowColocScatterlot Class

Shows colocalization scatterplot in a separate window
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McImage
          MediaCy.Addins.ColocalizationShowColocScatterlot

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

The ShowColocScatterlot type exposes the following members.

Constructors
  NameDescription
Public methodShowColocScatterlot
Initializes a new instance of the ShowColocScatterlot class
Public methodShowColocScatterlot(McCommand)
Initializes a new instance of the ShowColocScatterlot class
Top
Properties
  NameDescription
Public propertyVisible
Visibility flag
Top
Remarks