Click or drag to resize

NinePatchRectAxisStretchVertical Property

The stretch mode to use for vertical stretching/tiling. See NinePatchRectAxisStretchMode for possible values.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public NinePatchRectAxisStretchMode AxisStretchVertical { get; set; }

Property Value

Type: NinePatchRectAxisStretchMode
See Also