Function StyleBoxFlat.cornerRadiusTopRight

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

long cornerRadiusTopRight() nothrow @property @nogc;

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