Click or drag to resize

TrackingCommandsAddCorrelationTrack Property

Adds correlation track(s) based on the current ROIs.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddCorrelationTrackCommand
See Also