Rectangle.width

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float width [@property getter]
  2. float width [@property setter]
    struct Rectangle
    @nogc nothrow pure @property
    float
    width
    (
    float val
    )

Meta