Click or drag to resize

RoiCommandsCut Property

Cuts the selected or all ROIs and copy them into clipboard.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Cut
See Also