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