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