The SetWidthHeight function sets the size of the window.
Syntax | ||||
SetWidthHeight(Width, Height) | ||||
Return value | ||||
No | ||||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Width |
Double |
ByVal |
The new width in Twips. |
Required |
Height |
Double |
ByVal |
The new height in Twips. |