[]
Gets or sets the virtual window size, in pixels. Defaults to 800 x 600.
Note that if FullPage is true, this property defines the minimal window size.
public Size WindowSize { get; set; }
Public Property WindowSize As Size