Click or drag to resize

ImageCommandsClipboardCopy Property

Copies 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 ClipboardCopy ( 
	parent As McCommand
) As ClipboardCopy
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ClipboardCopy
See Also