Click or drag to resize

TrackingCommandsShowSelected Property

Shows only selected tracks.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ShowSelectedCommand
See Also