poIComponent SetVisibility
Sets the component’s visibility.
Syntax
poIComponent_handle SetVisibility state
Application
HyperView Tcl Modify
Description
This command sets the component’s visibility.
Inputs
- state
- 
            - True
- If visible.
- False
- If not visible.
 
Error
Returns 0 if successful, otherwise an error code.