Function NinePatchRect.patchMarginLeft

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

long patchMarginLeft() nothrow @property @nogc;

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