Click or drag to resize

OpenPseudoColorCommand Class

Loads pseudo-color palette from the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsPseudoColorCommand
            MediaCy.CommandsOpenSavePseudoColorCommand
              MediaCy.CommandsOpenPseudoColorCommand

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

The OpenPseudoColorCommand type exposes the following members.

Constructors
  NameDescription
Public methodOpenPseudoColorCommand
Initializes a new instance of the OpenPseudoColorCommand class
Public methodOpenPseudoColorCommand(McCommand)
Initializes a new instance of the OpenPseudoColorCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks