BBjDrawPanel::setFillColor
Description
In BBj 16.0 and higher, this method sets the color for filled drawn objects on the BBjDrawPanel, including rectangles, pie slices, and polygons.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setFillColor(BBjColor color)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         color  | 
                                                    
                                                         Fill color for filled objects on the BBjDrawPanel.  | 
                                                
Return Value
None.
Remarks
None.
Example
                                                     | 
                                                
See Also
BRUSHCOLOR Mnemonic - Set Color For Filled Drawn Objects (SYSGUI)
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.