Graphics.fillRectangle
- void fillRectangle(Brush brush, Rect r)
- void fillRectangle(Brush brush, int x, int y, int width, int height)
- void fillRectangle(Color color, Rect r)
- void fillRectangle(Color color, int x, int y, int width, int height)
 
		dfl drawing Graphics 
		constructorsdestructorsfunctionspropertiesstatic functions