Function TextureProgress.stretchMarginLeft

The width of the 9-patch's left column.

long stretchMarginLeft() nothrow @property @nogc;

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