NinePatchRect.setPatchMargin

Sets the size of the margin identified by the given margin constant to value in pixels.

struct NinePatchRect
@nogc nothrow
void
setPatchMargin
(
in long margin
,
in long value
)

Meta