Set visibility of the panel
| <sensics:Panel>.visible( | |
| mode |
)
mode
The visibility mode. Can be one of the following values:
viz.ON
viz.OFF
viz.TOGGLE
This command will set the visibility of the panel. If the panel is turned off, then the color specified in the <sensics>.piSight() command will appear in place of the panel.
None