'Declaration
Public Overloads Sub RoundRect( _
ByVal As System.Drawing.Graphics, _
ByVal As System.Drawing.Brush, _
ByVal As System.Drawing.Pen, _
ByVal As System.Drawing.Rectangle, _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void RoundRect(
System.Drawing.Graphics ,
System.Drawing.Brush ,
System.Drawing.Pen ,
System.Drawing.Rectangle ,
System.int ,
System.int
)