Reports for WPF
FillRect(Int32,Int32,Int32,Int32,IntPtr) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス > FillRect メソッド : FillRect(Int32,Int32,Int32,Int32,IntPtr) メソッド
矩形を塗りつぶします。
シンタックス
'宣言
 
Public Overloads Sub FillRect( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal brush As System.IntPtr _
) 
public void FillRect( 
   System.int x,
   System.int y,
   System.int width,
   System.int height,
   System.IntPtr brush
)

パラメータ

x
y
width
height
brush
参照

GraphicsUtils.GdiDc クラス
GraphicsUtils.GdiDc メンバ
オーバーロード一覧