Click or drag to resize

Align Class

Aligns the images in the Image Compare workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.Addins.ImageCompareAlign

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Class Align
	Inherits OneInputCommand(Of McImageCompareDocument)

The Align type exposes the following members.

Constructors
  NameDescription
Public methodAlign
Initializes a new instance of the Align class
Public methodAlign(String)
Initializes a new instance of the Align class
Public methodAlign(McCommand)
Initializes a new instance of the Align class
Top
Properties
  NameDescription
Public propertyEdge
Edge to align images.
Top
Remarks