StyleBoxLine.vertical

If true, the line will be vertical. If false, the line will be horizontal.

  1. bool vertical [@property getter]
  2. bool vertical [@property setter]
    struct StyleBoxLine
    @nogc nothrow @property
    void
    vertical
    (
    bool v
    )

Meta