Click or drag to resize

FramesCommandsRemove Property

Removes the frame(s) from the 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 Remove ( 
	parent As McCommand
) As RemoveFrames
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: RemoveFrames
See Also