Function NinePatchRect.patchMarginTop

The height of the 9-slice's top row.

long patchMarginTop() nothrow @property @nogc;

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