MonitorPosition

Position of monitor's viewport on the virtual screen

struct MonitorPosition {}

Members

Variables

x
int x;
Undocumented in source.
y
int y;
Undocumented in source.

Meta