Parameters
- pen
- System.Drawing.Pen object that determines the color, width, and style of the rectangle.
- x
- x-coordinate of the upper-left corner of the rectangle to draw.
- y
- x-coordinate of the upper-left corner of the rectangle to draw.
- width
- Width of the rectangle to draw.
- height
- Height of the rectangle to draw.