Function NinePatchRect.drawCenter

If true, draw the panel's center. Else, only draw the 9-slice's borders.

bool drawCenter() nothrow @property @nogc;

void drawCenter (
  bool v
) nothrow @property @nogc;