Click or drag to resize

MoveFrames Class

Moves the frame(s) in the image or set.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesMoveFrames

Namespace:  MediaCy.Commands.Image.Frames
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class MoveFrames
	Inherits FramesCommand
Constructors
  NameDescription
Public methodMoveFrames
Initializes a new instance of the MoveFrames class
Public methodMoveFrames(String)
Initializes a new instance of the MoveFrames class
Public methodMoveFrames(McCommand)
Initializes a new instance of the MoveFrames class
Top
Remarks