StyleBoxTexture.setExpandMarginSize

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

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

Meta