Function StyleBoxTexture.drawCenter
If true
, the nine-patch texture's center tile will be drawn.
bool drawCenter() nothrow @property @nogc;
void drawCenter
(
bool v
) nothrow @property @nogc;
If true
, the nine-patch texture's center tile will be drawn.
bool drawCenter() nothrow @property @nogc;
void drawCenter
(
bool v
) nothrow @property @nogc;