Click or drag to resize

TrackingCommandsAddAutoTrack Property

Adds one track starting from the given point.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: AddAutoTrackCommand
See Also