nw::dev::DirectPrint::Erase Member Function
void Erase(
int x,
int y,
int width,
int height
);
| Name | Description | |
|---|---|---|
| x | Position of rectangular area (X-direction component) | |
| y | Position of rectangular area (Y-direction component) | |
| width | Width of rectangular area. | |
| height | Height of rectangular area. |
Erases a rectangular region using the background color.
CONFIDENTIAL