labelAutoInst
layout labelAutoInst boolean { t | nil }
Description
Specifies whether the method for creating labels is automatic using instances.
GUI Equivalent
Examples
envGetVal("layout" "labelAutoInst")
envSetVal("layout" "labelAutoInst" 'boolean nil)
Related Topics
Return to top