Box.width

Returns the width of the represented box.

  1. int width [@property getter]
    struct Box
    @property @nogc @safe nothrow pure const
    int
    width
    ()
  2. int width [@property setter]

Meta