Click or drag to resize

TrackingCommandsSelection Property

Selects/deselects tracks.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: SelectionCommand
See Also