Click or drag to resize

TwoInputsCommandInputType1, InputType2 Class

Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandInputType1
          MediaCy.CommandsTwoInputsCommandInputType1, InputType2
            More...

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class TwoInputsCommand(Of InputType1, InputType2)
	Inherits OneInputCommand(Of InputType1)

Type Parameters

InputType1
InputType2

The TwoInputsCommandInputType1, InputType2 type exposes the following members.

Constructors
  NameDescription
Public methodTwoInputsCommandInputType1, InputType2
Initializes a new instance of the TwoInputsCommandInputType1, InputType2 class
Public methodTwoInputsCommandInputType1, InputType2(String)
Initializes a new instance of the TwoInputsCommandInputType1, InputType2 class
Public methodTwoInputsCommandInputType1, InputType2(McCommand)
Initializes a new instance of the TwoInputsCommandInputType1, InputType2 class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodRun
Handle the variable assignments and command execution when running in a script.
Top
Remarks
See Also
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandInputType1
          MediaCy.CommandsTwoInputsCommandInputType1, InputType2
            MediaCy.Addins.ImageCompareAdd
            MediaCy.Addins.ImageCompareMove
            MediaCy.Addins.ImageCompareRemove
            MediaCy.Addins.ImageCompareReset
            MediaCy.Addins.ImageCompareResize
            MediaCy.Addins.ImageCompareSelectImage
            MediaCy.Addins.ImageCompareSetAngle
            MediaCy.Addins.ImageCompareSetOpacity
            MediaCy.Addins.ImageCompareSetPosition
            MediaCy.Addins.ImageCompareSetWeighting
            MediaCy.Commands.ColorCompositeAdd
            MediaCy.Commands.ColorCompositeDelete
            MediaCy.Commands.ColorCompositeSetBaseCommand
            MediaCy.Commands.DocumentAnalyzeExport
            MediaCy.Commands.DocumentPublishExport
            MediaCy.Commands.ExportBaseExportCommand
            MediaCy.Commands.ExportExportToFile
            MediaCy.CommandsSaveUndoState
            MediaCy.Commands.WindowRedoPosition
            MediaCy.Commands.WindowUndoPosition
            MediaCy.Commands.WorkflowInteraction