Click or drag to resize

ActiveDataCommandsShowOverlay Property

Shows/hides active data overlay.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ShowActiveDataOverlayCommand
See Also