gravityApertureInPixels
layout gravityApertureInPixels int snapDistance
Description
Specifies the aperture value when the snap distance between the pointer and an object gravityDistance is set to Medium.
The
gravityApertureInPixels environment variable is applied only when the value of the gravityDistance environment variable set to Medium.GUI Equivalent
Examples
envGetVal("layout" "gravityApertureInPixels")
envSetVal("layout" "gravityApertureInPixels" 'int 15)
Related Topics
Return to top