Click or drag to resize

TrackingCommandsDefine Property

Defines a track variable by name.

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.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
Measurement must exist on active image
See Also