D2D_RECT_U

Undocumented in source.
version(Windows)
struct D2D_RECT_U {}

Members

Variables

bottom
uint bottom;
Undocumented in source.
left
uint left;
Undocumented in source.
right
uint right;
Undocumented in source.
top
uint top;
Undocumented in source.

Meta