Resize Method (IWindow)
Resizes the window to the specified Size.
Overload List
OverloadDescription
Resize(Size)Resizes the window to the specified Size.  
Resize(Int32,Int32)Resizes the window to the specified dimensions by width and height values.