labelAttach
layout labelAttach boolean { t | nil }
Description
Specifies whether the system prompts you to attach labels to an object.
GUI Equivalent
Examples
envGetVal("layout" "labelAttach")
envSetVal("layout" "labelAttach" 'boolean nil)
Related Topics
Return to top