Sets the initial size of the dialog when it is first displayed. If this is not set, Fusion will use a default size for the dialog.
"command_var" is a variable referencing a Command object.
|
"command_var" is a variable referencing a Command object.
|
Type | Description |
boolean | Returns true if the default size was successfully set. |
Name | Type | Description |
width | integer | The width of the dialog in pixels. |
height | integer | The height of the dialog in pixels. |