Rect.point

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

struct Rect
ref return inout @property @trusted
inout(Point)
point
()

Return Value

Type: inout(Point)

reference to the dsdl2.Point structure

Meta