Click or drag to resize

DyeCommandsDefine Property

Defines a dye variable by name.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineDyeVarCommand
Remarks
Input is a string with Dye name
See Also