Rectangle.this

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

Meta