resizeWorkingPaneEx abstract method

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

Implementation

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