Click or drag to resize

RedoPosition Class

Redoes the selected (Input2) operation done on the specified window.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcWindow
          MediaCy.CommandsTwoInputsCommandMcWindow, Int32
            MediaCy.Commands.WindowRedoPosition

Namespace:  MediaCy.Commands.Window
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class RedoPosition
	Inherits TwoInputsCommand(Of McWindow, Integer)

The RedoPosition type exposes the following members.

Constructors
  NameDescription
Public methodRedoPosition
Initializes a new instance of the RedoPosition class
Top
Remarks