StyleBoxFlat.setBorderWidth

Sets the border width to width pixels for the given margin. See margin for possible values.

struct StyleBoxFlat
@nogc nothrow
void
setBorderWidth
(
in long margin
,
in long width
)

Meta