StyleBoxTexture.setMarginSize

Sets the margin to size pixels for the given margin. See margin for possible values.

struct StyleBoxTexture
@nogc nothrow
void
setMarginSize
(
in long margin
,
in double size
)

Meta