Previous IDL Reference Guide: iTools Object Classes Next

IDLitTool::UnRegisterManipulator

Syntax | Arguments | Keywords | Version History

The IDLitTool::UnRegisterManipulator procedure method unregisters a manipulator component with the iTool. When a manipulator is unregistered, it is removed from iTool menus and toolbars.

Syntax

Obj->[IDLitTool::]UnRegisterManipulator, Identifier

Arguments

Identifier

Set this to the relative identifier of the manipulator to be removed from the iTool. See iTool Object Identifiers for a discussion of iTool identifiers.

Keywords

None

Version History

6.0
Introduced

  IDL Online Help (March 06, 2007)