Click or drag to resize

Reset Class

Resets the image size, opacity, weighting and angle to default.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcImageCompareDocument
          MediaCy.CommandsTwoInputsCommandMcImageCompareDocument, McImage
            MediaCy.Addins.ImageCompareReset

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