Function StyleBoxTexture.expandMarginLeft

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

double expandMarginLeft() nothrow @property @nogc;

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