StyleBox.setDefaultMargin

Sets the default value of the specified margin to given offset in pixels.

struct StyleBox
@nogc nothrow
void
setDefaultMargin
(
in long margin
,
in double offset
)

Meta