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