Function Rect.point

Proxy to the dsdl2.Point containing the x and y value of the dsdl2.Rect

ref inout inout(Point) point() @property return @trusted;

Returns

reference to the dsdl2.Point structure