Previous IDL Reference Guide: iTools Object Classes Next

IDLitTool::UnRegisterVisualization

Syntax | Arguments | Keywords | Version History

The IDLitTool::UnRegisterVisualization procedure method unregisters a visualization component with the iTool. When a visualization is unregistered, visualizations of its type can no longer be created by the iTool, and it is removed from iTool menus and toolbars.

Syntax

Obj->[IDLitTool::]UnRegisterVisualization, Identifier

Arguments

Identifier

Set this to the relative identifier of the visualization to remove 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)