Click or drag to resize

FramesCommandsAdd Property

Adds the frame(s) to the image or set. Input - destination image or set, Input2 - source of the frame(s) (if Input2 is Nothing than one blank frame will be added).

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddFrames
See Also