Function FRect.point

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

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

Returns

reference to the dsdl.FPoint structure