Click or drag to resize

IMcGraphToolServerCommandData Property

Tool-specific data to control and/or reflect the operation of the tool

Namespace:  MediaCy.IQL.Display.Overlays
Assembly:  MediaCy.IQL.Display.Overlays (in MediaCy.IQL.Display.Overlays.dll) Version: 10.0.6912.0
Syntax
VB
Property CommandData As Object
	Get
	Set

Property Value

Type: Object
Remarks
The data Variant's value, its interpretation and any action(s) that may be taken when a new Variant is assigned are completely tool-dependent.
See Also