Click or drag to resize

ClipboardCut Class

Cuts ROIs portion of the image into Clipboard.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.ImageClipboardCut

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