StyleBoxFlat.setCornerRadius

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

struct StyleBoxFlat
@nogc nothrow
void
setCornerRadius
(
in long corner
,
in long radius
)

Meta