Function StyleBoxFlat.borderBlend
If true
, the border will fade into the background color.
bool borderBlend() nothrow @property @nogc;
void borderBlend
(
bool v
) nothrow @property @nogc;
If true
, the border will fade into the background color.
bool borderBlend() nothrow @property @nogc;
void borderBlend
(
bool v
) nothrow @property @nogc;