'Declaration
Public Overloads Sub FillRectangle( _
ByVal As System.Drawing.Brush, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void FillRectangle(
System.Drawing.Brush ,
System.int ,
System.int ,
System.int ,
System.int
)