Click or drag to resize

NDViewCommandsDefine Property

Defines rendering element variable by type and index.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DefineVariableCommand
Remarks
Rendering element must exist on active ND view
See Also