Resize(Size) Method
Resizes this window to the specified dimensions.

C# Syntax

void Resize( 
   Size size
)

Parameters

size
The size in pixels.