[]
Gets or sets the size of the main window.
public Size WindowSize { get; set; }
A Size representing the width and height of the window.
The default size is set to 1024x768 pixels.