'Declaration Public Sub FillRoundRect( _ ByVal g As Graphics, _ ByVal brush As Brush, _ ByVal rc As Rectangle, _ ByVal radiusX As Integer, _ ByVal radiusY As Integer _ )
public void FillRoundRect( Graphics g, Brush brush, Rectangle rc, int radiusX, int radiusY )
Gradient Class Gradient Members