Sets the minimum size for the dialog when resized to by the user. If this is not set, a default minimum size is used.
"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 minimum size was successfully set. |
| Name | Type | Description |
| width | integer | The minimum width of the dialog in pixels. |
| height | integer | The minimum height of the dialog in pixels. |