Informs the browser to open a new window using the rectangle as the size.
public Rectangle size;
The Rectangle object should have width and height fields with a minimum value of 100. The y field specifies the top position in pixels relative to the upper-left corner of the screen. The x field specifies the left position in pixels relative to the upper-left corner of the screen.