rectSmartSnapEnable
layout rectSmartSnapEnable boolean { t | nil }
Description
Specifies whether the rectangle is to be created with smart snapping.
GUI Equivalent
Examples
envGetVal("layout" "rectSmartSnapEnable")
envSetVal("layout" "rectSmartSnapEnable" 'boolean t)
Related Topics
Return to top