Rectangle.scale

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

Meta