Function NinePatchRect.patchMarginRight

The height of the 9-slice's right column.

long patchMarginRight() nothrow @property @nogc;

void patchMarginRight (
  long v
) nothrow @property @nogc;