softFence
layout softFence boolean { t | nil }
Description
Determines whether or not to create the area boundary as a soft fence.
GUI Equivalent
Examples
envGetVal("layout" "softFence")
envSetVal("layout" "softFence" 'boolean t)
Related Topics
Return to top