Click or drag to resize

FramesCommandsPaste Property

Pastes the frame(s) from clipboard. Input - destination image or set.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: PasteFrames
See Also