Function StyleBoxFlat.setCornerRadius

Sets the corner radius to radius pixels for the given corner. See corner for possible values.

void setCornerRadius (
  const(long) corner,
  const(long) radius
) nothrow @nogc;