StyleBoxFlat.expandMarginRight

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

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

Meta