Rectangle.this

Undocumented in source.
  1. this(T x, T y, T width, T height)
    struct Rectangle(T)
    this
    (
    T x
    ,
    T y
    ,,)
  2. this(Vector!(T, 2) position, T width, T height)

Meta