StyleBoxTexture.marginRight

Increases the right margin of the 3×3 texture box. A higher value means more of the source texture is considered to be part of the right border of the 3×3 box. This is also the value used as fallback for StyleBox.contentMarginRight if it is negative.

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

Meta