Function StyleBoxTexture.setExpandMarginSize

Sets the expand margin to size pixels for the given margin. See margin for possible values.

void setExpandMarginSize (
  const(long) margin,
  const(double) size
) nothrow @nogc;