Size

A width/height pair in device pixels.

version(Windows)
struct Size {}

Members

Variables

height
int height;
Undocumented in source.
width
int width;
Undocumented in source.

Meta