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

Meta