Click or drag to resize

Add Class

Adds an image into the Image Compare document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, Object
            MediaCy.Addins.ImageCompareAdd

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class Add
	Inherits TwoInputsCommand(Of McImageCompareDocument, Object)
Constructors
  NameDescription
Public methodAdd
Initializes a new instance of the Add class
Public methodAdd(String)
Initializes a new instance of the Add class
Public methodAdd(McCommand)
Initializes a new instance of the Add class
Top
Remarks