Click or drag to resize

OptionsCommandsShow Property

Shows the Data Overlay options dialog to customize the data that is displayed.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: ShowGadgetCommand
See Also