Method Resize Resize(int, int) Size the applications main window Declaration void Resize(int Width, int Height) Parameters Type Name Description int Width Width of window in pixels int Height Height of window in pixels