lockAngles
layout lockAngles boolean { t | nil }
Description
Specifies that angles of partially selected shapes are not modified when the shapes are stretched. This option has no effect on instances or arrays.
GUI Equivalent
Examples
envGetVal("layout" "lockAngles")
envSetVal("layout" "lockAngles" 'boolean nil)
Related Topics
Return to top