rect4C method

RectangleC rect4C(
  1. RectangleC o
)

Implementation

RectangleC rect4C(RectangleC o) => rect4(o.x, o.y, o.width, o.height);