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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next