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]
  2. double expandMarginRight [@property setter]
    struct StyleBoxFlat
    @nogc nothrow @property
    void
    expandMarginRight
    (
    double v
    )

Meta