selectiveEraseRect abstract method

void selectiveEraseRect(
  1. int top,
  2. int left,
  3. int bottom,
  4. int right,
)

Implementation

void selectiveEraseRect(int top, int left, int bottom, int right);