Function StyleBoxTexture.setMarginSize

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

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