clearRect method

void clearRect (num x num y num width num height)

Implementation

void clearRect(num x, num y, num width, num height) native;