| GrapeCity.Win.Common.Drawing 名前空間 > GraphicsRenderer クラス : FillRectangle メソッド |
| オーバーロード | 解説 |
|---|---|
| FillRectangle(Graphics,Brush,Int32,Int32,Int32,Int32) | 矩形を塗りつぶします。 |
| FillRectangle(Graphics,Brush,Rectangle) | 矩形を塗りつぶします。 |
| FillRectangle(Graphics,Color,Int32,Int32,Int32,Int32) | 矩形を塗りつぶします。 |
| FillRectangle(Graphics,Color,Rectangle) | 矩形を塗りつぶします。 |