StyleBoxTexture.expandMarginLeft

Expands the left margin of this style box when drawing, causing it to be drawn larger than requested.

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

Meta