how to draw a certain geometric shape - a rectangle with a circular hole
              in 
             Programming Questions 
              •  
              3 years ago    
            
 
           
             hey there,
            
i was wondering if there is an easy and clean way to draw a filled rectangle that has a circular hole in the middle?
for my case it is important that nothing gets drawn to this hole at all. so i cannot work around it with first drawing a rect and than an ellipse which overdraws that and creates a hole, i need the exact geometric shape
thank you
            
 
           
 
            
           i was wondering if there is an easy and clean way to draw a filled rectangle that has a circular hole in the middle?
for my case it is important that nothing gets drawn to this hole at all. so i cannot work around it with first drawing a rect and than an ellipse which overdraws that and creates a hole, i need the exact geometric shape
thank you
 
              
              1  
            
 
            