IDLitTool::ActivateManipulator

Syntax | Arguments | Keywords | Version History

The IDLitTool::ActivateManipulator procedure method activates a manipulator that has been registered with this tool.

Syntax

Obj->[IDLitTool::]ActivateManipulator, Identifier [, /DEFAULT]

Arguments

Identifier

A string representing the identifier of the manipulator to activate.

Keywords

DEFAULT

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.

Version History

6.1

Introduced