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. |