D2D_POINT_2U

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

Postblit

this(this)
this(this)
Undocumented in source.

Members

Variables

x
UINT32 x;
Undocumented in source.
y
UINT32 y;
Undocumented in source.

Meta