QAHoldTimeMilliSec
layout QAHoldTimeMilliSec int time
Description
Lets you specify the time (in milliseconds) required to hold the pointer over an object. While using the Quick Align command, if the pointer remains stationary over an object for longer than the specified time, the potential points, edges, and centerlines in the object are highlighted.
GUI Equivalent
Examples
envGetVal("layout" "QAHoldTimeMilliSec")
envSetVal("layout" "QAHoldTimeMilliSec" 'int 100)
Related Topics
Return to top