StyleBoxTexture.axisStretchVertical

Controls how the stylebox's texture will be stretched or tiled vertically. See axisstretchmode for possible values.

  1. StyleBoxTexture.AxisStretchMode axisStretchVertical [@property getter]
  2. long axisStretchVertical [@property setter]
    struct StyleBoxTexture
    @nogc nothrow @property
    void
    axisStretchVertical
    (
    long v
    )

Meta