|
IDL Reference Guide: iTools Object Classes |
|
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.
Obj->[IDLitTool::]UnRegisterVisualization, 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.
None
IDL Online Help (March 06, 2007)