Click or drag to resize

UndoPosition Class

Undoes 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.WindowUndoPosition

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

The UndoPosition type exposes the following members.

Constructors
  NameDescription
Public methodUndoPosition
Initializes a new instance of the UndoPosition class
Top
Remarks