Click or drag to resize

LensCommandsDefine Property

Defines a lens 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 DefineLensVarCommand
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineLensVarCommand
Remarks
Input is a string with existing lens name
See Also