Click or drag to resize

CopyFrames Class

Copies the frame(s) to the clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Commands.Image.FramesFramesCommand
            MediaCy.Commands.Image.FramesCopyFrames

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