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 (iTool Developer's Guide) for a discussion of iTool identifiers.
Keywords
None
Version History