Function StyleBoxFlat.setBorderWidth
Sets the border width to width
pixels for the given margin
. See margin
for possible values.
void setBorderWidth
(
const(long) margin,
const(long) width
) nothrow @nogc;