retainSelectionSet
layout retainSelectionSet boolean { t | nil }
Description
Specifies that the shapes selection set is retained for the Move and Stretch commands when the Repeat Commands option is selected in the Layout Editor Options form.
GUI Equivalent
Examples
envGetVal("layout" "retainSelectionSet")
envSetVal("layout" "retainSelectionSet" 'boolean t)
Related Topics
Return to top