public class PAINTSTRUCT
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
bottom |
boolean |
fErase |
boolean |
fIncUpdate |
boolean |
fRestore |
int |
hdc |
int |
left |
byte[] |
rgbReserved |
int |
right |
static int |
sizeof |
int |
top |
Constructor and Description |
---|
PAINTSTRUCT() |