StyleBoxTexture.expandMarginRight

Expands the right margin of this style box when drawing, causing it to be drawn larger than requested.

  1. double expandMarginRight [@property getter]
  2. double expandMarginRight [@property setter]
    struct StyleBoxTexture
    @nogc nothrow @property
    void
    expandMarginRight
    (
    double v
    )

Meta