Rect.this

  1. this(graphene.point.Point origin, graphene.size.Size size)
  2. this(void* ptr, Flag!"Take" take)
    class Rect
    this
    (
    void* ptr
    ,
    Flag!"Take" take
    )