Click or drag to resize

GadgetsDyesEditor Property

Opens or closes the Dyes Editor panel.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DyesEditor
Remarks
The Dyes Editor allows to edit one single dye.
See Also