Click or drag to resize

SequenceCommandsDifference Property

Calculates the difference between neighboring frames in the sequence.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: Difference
See Also