Click or drag to resize

ClipboardPaste Class

Pastes the content of the Clipboard into an image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.ImageClipboardPaste

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ClipboardPaste
	Inherits BaseCommand

The ClipboardPaste type exposes the following members.

Constructors
  NameDescription
Public methodClipboardPaste
Initializes a new instance of the ClipboardPaste class
Public methodClipboardPaste(String)
Initializes a new instance of the ClipboardPaste class
Public methodClipboardPaste(McCommand)
Initializes a new instance of the ClipboardPaste class
Top
Properties
  NameDescription
Public propertyLocation
Defines location on the destination image.
Public propertyStartTool
Top
Remarks