SYSGUI Drawing Tools
Many of the drawing commands make use of some basic drawing tools, which may be reconfigured before drawing proceeds. For example, to get a thick rectangle, you would first specify a wide pen width, then draw the rectangle. The basic drawing tools are:
| 
                                                         Tool  | 
                                                    
                                                         Function  | 
                                                
| 
                                                         Pen  | 
                                                    
                                                         Outlines drawn objects, such as lines and arcs.  | 
                                                
| 
                                                         Brush  | 
                                                    
                                                         Fills closed objects such as rectangles and pie slices.  | 
                                                
| 
                                                         Text  | 
                                                    
                                                         Plots text.  |