Function StyleBoxFlat.drawCenter
Toggles drawing of the inner part of the stylebox.
bool drawCenter() nothrow @property @nogc;
void drawCenter
(
bool v
) nothrow @property @nogc;
Toggles drawing of the inner part of the stylebox.
bool drawCenter() nothrow @property @nogc;
void drawCenter
(
bool v
) nothrow @property @nogc;