Description
Sets or gets the size option of the main window. Integer. This property corresponds to the "Window Size" group box in the dialog box "Operation panel"-"Application Definition"-"Size and position" of SWFKit UI
Syntax
Application.SizeAndPos.windowSize
Remarks
It can be one of the following values:
Note: You cannot set window size with customized width and height by this property, use the setCustomSize method instead. The Application.SizeAndPos object doesn't offer any method to set window size to some percents of the desktop.