Click or drag to resize

ProcessCommandsOperations Property

Applies the arithmetical operation between images(image sets) or image(image set) and number.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: OperationsCommand
See Also