StyleBoxFlat.expandMarginBottom

Expands the stylebox outside of the control rect on the bottom edge. Useful in combination with border_width_bottom. To draw a border outside the control rect.

  1. double expandMarginBottom [@property getter]
    struct StyleBoxFlat
    @nogc nothrow @property
    double
    expandMarginBottom
    ()
  2. double expandMarginBottom [@property setter]

Meta