Click or drag to resize

ResetOffset Class

Resets the offset of the image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.CommandsTwoInputsCommandObject, McImage
            MediaCy.Commands.ColorCompositeSetBaseCommand
              MediaCy.Commands.ColorCompositeResetOffset

Namespace:  MediaCy.Commands.ColorComposite
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class ResetOffset
	Inherits SetBaseCommand
Constructors
  NameDescription
Public methodResetOffset
Initializes a new instance of the ResetOffset class
Public methodResetOffset(String)
Initializes a new instance of the ResetOffset class
Public methodResetOffset(McCommand)
Initializes a new instance of the ResetOffset class
Top
Remarks