Click or drag to resize

ClipboardPasteNew Class

Pastes content of the Clipboard into a new image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandMcImage
          MediaCy.Commands.ImageClipboardPasteNew

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Class ClipboardPasteNew
	Inherits OneOutputCommand(Of McImage)

The ClipboardPasteNew type exposes the following members.

Constructors
  NameDescription
Public methodClipboardPasteNew
Initializes a new instance of the ClipboardPasteNew class
Public methodClipboardPasteNew(String)
Initializes a new instance of the ClipboardPasteNew class
Public methodClipboardPasteNew(McCommand)
Initializes a new instance of the ClipboardPasteNew class
Top
Properties
  NameDescription
Public propertyVisible
Defines visibility of the result image.
Top
Remarks