Click or drag to resize

AddAll Class

Adds all open images into the Image Compare document.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.Addins.ImageCompareAddAll

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