StyleBoxTexture.expandMarginBottom

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

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

Meta