FRect.point

Proxy to the dsdl2.FPoint containing the x and y value of the dsdl2.FRect

struct FRect
ref return inout @property @trusted
inout(FPoint)
point
()

Return Value

Type: inout(FPoint)

reference to the dsdl2.FPoint structure

Meta