FILLED attribute Indicates if the background color of a rectangle is set to a certain value. Data type: LOGICAL Access: Readable/Writeable Applies to: RECTANGLE widget If the value of the FILLED attribute is TRUE, the background color of the rectangle depends on the value of the BGCOLOR attribute (for graphical interfaces) or the value of the DCOLOR attribute (for character interfaces). The default value of FILLED is TRUE.