Function StyleBoxTexture.expandMarginRight

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

double expandMarginRight() nothrow @property @nogc;

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