Box.height

Returns the height of the represented box.

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

Meta