Function StyleBoxTexture.expandMarginBottom

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

double expandMarginBottom() nothrow @property @nogc;

void expandMarginBottom (
  double v
) nothrow @property @nogc;