resizeBy method

void resizeBy (int x, int y)

Resizes this window by an offset.

Other resources

Implementation

void resizeBy(int x, int y) native;