Click or drag to resize

Move Class

Moves the images in the Image Compare workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareMove

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class Move
	Inherits TwoInputsCommand(Of McImageCompareDocument, McImage)

The Move type exposes the following members.

Constructors
  NameDescription
Public methodMove
Initializes a new instance of the Move class
Public methodMove(String)
Initializes a new instance of the Move class
Public methodMove(McCommand)
Initializes a new instance of the Move class
Top
Properties
  NameDescription
Public propertyDelta
Defines move step.
Top
Remarks