balloonFadeTime
layout balloonFadeTime float time
graphic balloonFadeTime float time
Description
Determines the amount of time (in seconds) for the information balloons to fade away after the balloon appears. Valid values are between.001 and 100.
GUI Equivalent
Examples
envGetVal("layout" "balloonFadeTime")
envSetVal("layout" "balloonFadeTime" 'float 5.0)
envGetVal("graphic" "balloonFadeTime")
envSetVal("graphic" "balloonFadeTime" 'float 5.0)
Related Topics
Return to top