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