Function StyleBoxFlat.setExpandMargin

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

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