Function StyleBoxTexture.axisStretchHorizontal

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

StyleBoxTexture.AxisStretchMode axisStretchHorizontal() nothrow @property @nogc;

void axisStretchHorizontal (
  long v
) nothrow @property @nogc;