Click or drag to resize

ImageCommandsClipboardCut Property

Cuts ROIs portion of the image into Clipboard.

Namespace:  MediaCy.Automation.Adjust
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property ClipboardCut ( 
	parent As McCommand
) As ClipboardCut
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ClipboardCut
See Also