D2D_RECT_F

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

Members

Variables

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

Meta