slotEnableRect
layout slotEnableRect boolean { t | nil }
Description
Specifies whether the rectangle is to be created with slots.
GUI Equivalent
Examples
envGetVal("layout" "slotEnableRect")
envSetVal("layout" "slotEnableRect" 'boolean t)
Related Topics
Return to top