Box.this

  1. this(Point!double point1, Point!double point2)
  2. this(double x1, double y1, double x2, double y2)
    struct Box
    this
    (
    double x1
    ,
    double y1
    ,
    double x2
    ,
    double y2
    )

Meta