Function StyleBoxFlat.antiAliasingSize
This changes the size of the faded ring. Higher values can be used to achieve a "blurry" effect.
long antiAliasingSize() nothrow @property @nogc;
void antiAliasingSize
(
long v
) nothrow @property @nogc;