Function StyleBox.setDefaultMargin

Sets the default value of the specified margin to given offset in pixels.

void setDefaultMargin (
  const(long) margin,
  const(double) offset
) nothrow @nogc;