Click or drag to resize

DyeInputCommand Class

Base command that has input as McDye, allows Nothing.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcDye
          MediaCy.Addins.SystemSettingsDyeInputCommand
            MediaCy.Addins.SystemSettings.CommandsApplyDye
            MediaCy.Addins.SystemSettings.CommandsSetSystemDye

Namespace:  MediaCy.Addins.SystemSettings
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.dll) Version: 3.1.0.0
Syntax
VB
Public Class DyeInputCommand
	Inherits OneInputCommand(Of McDye)

The DyeInputCommand type exposes the following members.

Constructors
  NameDescription
Public methodDyeInputCommand
Initializes a new instance of the DyeInputCommand class
Public methodDyeInputCommand(McCommand)
Initializes a new instance of the DyeInputCommand class
Top
Properties
  NameDescription
Public propertyCameraName
Camera name.
Top
Methods
  NameDescription
Public methodStatic memberCheckDyeVariable
Top
Remarks