|
IDL Reference Guide: iTools Object Classes |
|
The IDLitTool::ActivateManipulator procedure method activates a manipulator that has been registered with this tool.
Obj->[IDLitTool::]ActivateManipulator, Identifier [, /DEFAULT]
A string representing the identifier of the manipulator to activate.
Set this keyword to a non-zero value to indicate that the default manipulator registered with this tool should be activated. If this keyword is set, the Identifier argument is ignored.
IDL Online Help (March 06, 2007)