Function StyleBoxTexture.axisStretchVertical

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

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

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