setC method

Implementation

RectangleC setC(RectangleC o) => set(o.x, o.y, o.width, o.height);