|
LibVNCServer/LibVNCClient
|
#include <rfbregion.h>
Data Fields | |
| int | x1 |
| int | y1 |
| int | x2 |
| int | y2 |
Definition at line 11 of file rfbregion.h.
| int x1 |
Definition at line 12 of file rfbregion.h.
| int x2 |
Definition at line 14 of file rfbregion.h.
| int y1 |
Definition at line 13 of file rfbregion.h.
| int y2 |
Definition at line 15 of file rfbregion.h.