annToggleInfoBalloonVisibilityStatus
annToggleInfoBalloonVisibilityStatus(
)
=> t / nil
Description
Toggles the visibility of the annotation balloons on the schematic canvas. Also, displays and removes the pinned balloons on all open schematic windows.
Arguments
Value Returned
|
The annotation balloons are displayed or removed from the schematic canvas. |
|
Examples
annToggleInfoBalloonVisibilityStatus()
=> t
Return to top