Rectangle.scale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Rectangle!T scale(vec2t size)
    struct Rectangle(T)
    const @property nothrow @nogc pure @safe
    scale
  2. Rectangle!T scale(T x, T y)

Meta