TRect

Undocumented in source.
nothrow @nogc
struct TRect {}

Members

Variables

x1
int x1;
Undocumented in source.
x2
int x2;
y1
int y1;
y2
int y2;
Undocumented in source.

Meta