StyleBoxTexture.setExpandMarginIndividual

Sets the expand margin for each margin to size_left, size_top, size_right, and size_bottom pixels.

struct StyleBoxTexture
@nogc nothrow
void
setExpandMarginIndividual
(
in double size_left
,
in double size_top
,
in double size_right
,
in double size_bottom
)

Meta