displayFigGroupName
layout displayFigGroupName boolean { t | nil }
Description
Determines whether to display only the group name for a figure group or not.
GUI Equivalent
Examples
envGetVal("layout" "displayFigGroupName")
envSetVal("layout" "displayFigGroupName" 'boolean t)
Related Topics
Return to top