displayFigGroupShapes
graphic displayFigGroupShapes boolean { t | nil }
Description
Determines whether to display the group shapes or only the group name and the bounding box for a figure group.
GUI Equivalent
Examples
envGetVal("graphic" "displayFigGroupShapes")
envSetVal("graphic" "displayFigGroupShapes" 'boolean nil)
Related Topics
Return to top