Description
Tool-specific data to control and/or reflect the operation of the tool
-
Property type
-
A Variant value.
-
Syntax
-
object.CommandData [= value]
The CommandData Property syntax has these parts: |
| object | An expression evaluating to an object of type McGraphToolServer. | | value | A Variant value. | 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.
|