StyleBoxFlat.expandMarginLeft

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

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

Meta