Click or drag to resize

SetPosition Class

Sets the image position in the Image Compare workspace.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareSetPosition

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

The SetPosition type exposes the following members.

Constructors
  NameDescription
Public methodSetPosition
Initializes a new instance of the SetPosition class
Public methodSetPosition(String)
Initializes a new instance of the SetPosition class
Public methodSetPosition(McCommand)
Initializes a new instance of the SetPosition class
Top
Properties
  NameDescription
Public propertyCenter
Defines center of the image in the view.
Public propertySize
Defines size of the image in the view.
Top
Remarks