Function Rect.size

Proxy to the size array containing the width and height of the dsdl2.Rect

ref inout inout(int[2]) size() @property return @trusted;

Returns

reference to the static int[2] array