矩形を塗りつぶします。
シンタックス
'宣言
Public Overloads Sub FillRect( _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.IntPtr _
)
public void FillRect(
System.int ,
System.int ,
System.int ,
System.int ,
System.IntPtr
)
パラメータ
- x
- y
- width
- height
- brush
参照