window.ResizeWorkingPane(width, height, throwOnFail)
window.ResizeWorkingPane(width, height, throwOnFail)
| Variable | Description |
|---|---|
| width | The new width of the working pane. Integer. |
| height | The new height of the working pane. Integer. |
| throwOnFail | Whether an exception should be thrown in case of an failure. Boolean. |