resizeWorkingPane abstract method

void resizeWorkingPane(
  1. int width,
  2. int height,
  3. bool throwOnFail
)

Implementation

void resizeWorkingPane(int width, int height, bool throwOnFail);