Function StyleBoxFlat.cornerRadiusBottomRight

The bottom-right corner's radius. If 0, the corner is not rounded.

long cornerRadiusBottomRight() nothrow @property @nogc;

void cornerRadiusBottomRight (
  long v
) nothrow @property @nogc;