autoSetRefPoint
layout autoSetRefPoint boolean { t | nil }
Description
Checks if the reference points are set automatically whenever a new point is entered.
GUI Equivalent
Examples
envGetVal("layout" "autoSetRefPoint")
envSetVal("layout" "autoSetRefPoint" 'boolean nil)
Related Topics
Return to top