DioDocs for PDF
FillRectangle(RectangleF,Color) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > FillRectangle メソッド : FillRectangle(RectangleF,Color) メソッド
A System.Drawing.RectangleF structure that represents the rectangle to fill.
The fill color.
Fills a rectangle with a solid color.
シンタックス
'宣言
 
Public Overloads Sub FillRectangle( _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal color As System.Drawing.Color _
) 
public void FillRectangle( 
   System.Drawing.RectangleF bounds,
   System.Drawing.Color color
)

パラメータ

bounds
A System.Drawing.RectangleF structure that represents the rectangle to fill.
color
The fill color.
参照

GcGraphics クラス
GcGraphics メンバ
オーバーロード一覧