Click or drag to resize

PseudoColorCommandOnOff Class

Toggles pseudo-color on the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsPseudoColorCommand
            MediaCy.CommandsPseudoColorCommandOnOff

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class PseudoColorCommandOnOff
	Inherits PseudoColorCommand

The PseudoColorCommandOnOff type exposes the following members.

Constructors
  NameDescription
Public methodPseudoColorCommandOnOff
Initializes a new instance of the PseudoColorCommandOnOff class
Public methodPseudoColorCommandOnOff(McCommand)
Initializes a new instance of the PseudoColorCommandOnOff class
Top
Properties
  NameDescription
Public propertyCheckState
State to set
Top
Remarks