Function NinePatchRect.setPatchMargin

Sets the size of the margin identified by the given margin constant to value in pixels.

void setPatchMargin (
  const(long) margin,
  const(long) value
) nothrow @nogc;