autoCircleCreation
layout autoCircleCreation boolean { t | nil }
Description
Sets the Mode field to Click To Place when set to t, and to Draw when set to nil.
GUI Equivalent
Examples
envGetVal("layout" "autoCircleCreation")
envSetVal("layout" "autoCircleCreation" 'boolean t)
Related Topics
Return to top